A newer version of this page is available.
Switch to the current version.
ActiveViewChangingEventArgs Class
Provides data for the SchedulerControl.ActiveViewChanging event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
public class ActiveViewChangingEventArgs :
EventArgs
Public Class ActiveViewChangingEventArgs
Inherits EventArgs
Remarks
Note, that ActiveViewChangingEventArgs objects are automatically created, initialized and passed to the SchedulerControl.ActiveViewChanging event handlers.
See Also
Feedback