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