SelectedDataItemChangedEventArgs<TData> Properties
Contains data for the DxComboBox.SelectedDataItemChanged event.
Name | Description |
---|---|
Change |
Identifies an action that causes selection change.
Inherited from Selection |
Data |
Returns the currently selected item. |
See Also