ViewModeChangingEventArgs Properties
Provides data for the ASPxSpreadsheet.ViewModeChanging event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
NewMode | A value specifying the view mode |
See Also