ViewFocusEventArgs.PreviousView Property
Gets a value representing the previously focused View.
Namespace: DevExpress.XtraGrid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BaseView | A BaseView descendant representing the previously focused View. |
See Also