ActiveViewChangingEventArgs Properties
Provides data for the ASPxScheduler.ActiveViewChanging event.
Name | Description |
---|---|
Cancel | Gets or sets whether the change of active view should be cancelled. |
New |
Gets the new value of the ASPx |
Old |
Gets the value of the ASPx |
See Also