SchedulerOptionsView Class
Provides view options for the Scheduler control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Related API Members
The following members return SchedulerOptionsView objects:
Remarks
The SchedulerOptionsView class provides a set of Boolean properties that specify the scheduler’s appearance. These options can be accessed via the control’s SchedulerControl.OptionsView property.
Inheritance
See Also