FocusedRowChangedEventArgs Properties
Provides data for the VGridControlBase.FocusedRowChanged event.| Name | Description |
|---|---|
| OldRow | Gets the previously focused row. |
| Row | Gets the processed row. Inherited from RowEventArgs. |
See Also
| Name | Description |
|---|---|
| OldRow | Gets the previously focused row. |
| Row | Gets the processed row. Inherited from RowEventArgs. |