ViewFocusEventArgs Properties
Provides data for the GridControl.FocusedViewChanged event.
Name | Description |
---|---|
Previous |
Gets a value representing the previously focused View. |
View | Gets a value representing the currently focused View. |
See Also