corelibraries-devexpress-dot-xtrascheduler-5785e763.md
Provides customization options for the Scheduler control.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll
NuGet Package : DevExpress.Scheduler.CoreDesktop
public class SchedulerOptionsCustomization :
SchedulerNotificationOptions
Public Class SchedulerOptionsCustomization
Inherits SchedulerNotificationOptions
The following members return SchedulerOptionsCustomization objects:
| Library | Related API Members |
|---|---|
| WinForms Controls | SchedulerControl.OptionsCustomization |
| ASP.NET Bootstrap Controls | BootstrapScheduler.OptionsEditing |
| ASP.NET Web Forms Controls | ASPxScheduler.OptionsCustomization |
| ASP.NET MVC Extensions | SchedulerSettings.OptionsCustomization |
The SchedulerControl.OptionsCustomization property provides access to a SchedulerOptionsCustomization object that contains options that enable customization features for users.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerOptionsCustomization
See Also
SchedulerOptionsCustomization Members