ASPxSchedulerListEditor.OptionsCustomization Property
Provides access to the scheduler’s customization options.
Namespace: DevExpress.ExpressApp.Scheduler.Web
Assembly: DevExpress.ExpressApp.Scheduler.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler.Web
Declaration
Property Value
Type | Description |
---|---|
SchedulerOptionsCustomization | A SchedulerOptionsCustomization object representing the scheduler’s customization options. |
Remarks
For additional information, refer to the SchedulerControl.OptionsCustomization property description.
See Also