ActiveViewChangingEventArgs Class
Provides data for the ASPxScheduler.ActiveViewChanging event.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Remarks
The ASPxScheduler.ActiveViewChanging event occurs when the ASPxScheduler control is about to change its current $View. Handling this event enables you to cancel this operation.
See Also