ActiveViewChangingEventArgs Constructors
Provides data for the ASPxScheduler.ActiveViewChanging event.Name | Parameters | Description |
---|---|---|
ActiveViewChangingEventArgs(SchedulerViewBase, SchedulerViewBase) | oldView, newView | Initializes a new instance of the ActiveViewChangingEventArgs class with default settings. |
See Also