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