SelectionChangedEventArgs Properties
Provides data for the SelectionChanged event.Name | Description |
---|---|
Item | Gets the underlying data object of the selected item. |
RowHandle | Returns the handle of the row to which the selected item belongs. |
See Also
Name | Description |
---|---|
Item | Gets the underlying data object of the selected item. |
RowHandle | Returns the handle of the row to which the selected item belongs. |