Class DataGridWithMultipleSelection
Inheritance
DataGridWithMultipleSelection
Implements
Inherited Members
Namespace: SdlSdl.DesktopSdl.Desktop.PlatformSdl.Desktop.Platform.ControlsControls
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public class DataGridWithMultipleSelection : SortWiseDataGrid, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
Constructors
DataGridWithMultipleSelection()
Declaration
public DataGridWithMultipleSelection()
Fields
SelectedItemsListProperty
Declaration
public static readonly DependencyProperty SelectedItemsListProperty
Field Value
Type | Description |
---|---|
DependencyProperty |
Properties
SelectedItemsList
Declaration
public IList SelectedItemsList { get; set; }
Property Value
Type | Description |
---|---|
IList |