SelectedDataItemsChangedEventArgs<TData> Properties
Contains data for DxListBox.SelectedDataItemsChanged, and DxTagBox.SelectedDataItemsChanged events.
Name | Description |
---|---|
Change |
Identifies an action that causes selection change.
Inherited from Selection |
Data |
Returns a collection of currently selected items. |
See Also