ASPxClientSpreadsheetViewModeChangedEventArgs.oldViewMode Property
Gets the control’s current view mode when the event is triggered.
Declaration
oldViewMode: ASPxClientSpreadsheetViewMode
Property Value
| Type | Description |
|---|---|
| ASPxClientSpreadsheetViewMode | A ASPxClientSpreadsheetViewMode value specifying the control’s view mode. |
See Also