IGridSelectionChanges Properties
Allows you to track selection changes in the Grid.Name | Description |
---|---|
DeselectedDataItems | Specifies data items that were deselected. |
SelectedDataItems | In multiple selection mode, specifies data items that correspond to selected Grid rows. |
See Also