Class DataGridWithMultipleSelection
Inherited Members
Namespace: Sdl.Desktop.Platform.Controls.Controls
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public class DataGridWithMultipleSelection : SortWiseDataGrid
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 |