FocusedRowChangedEventArgs Properties
Provides data for the ColumnView.FocusedRowChanged event.| Name | Description |
|---|---|
| FocusedRowHandle | Gets the handle of the currently focused row. |
| PrevFocusedRowHandle | Gets the handle of the previously focused row. |
See Also