SelectedItems Property SelectedItems Gets or sets the currently selected items. Declaration public IEnumerable<DesignItem> SelectedItems { get; set; } Property Value Type Description System.Collections.Generic.IEnumerable<DesignItem>