Skip to main content
A newer version of this page is available. .

SchedulerOptionsCustomization Class

Provides customization options for the Scheduler control.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v20.2.Core.Desktop.dll

NuGet Packages: DevExpress.Scheduler.CoreDesktop, DevExpress.WindowsDesktop.Scheduler.CoreDesktop

Declaration

public class SchedulerOptionsCustomization :
    SchedulerNotificationOptions

Remarks

The SchedulerControl.OptionsCustomization property provides access to a SchedulerOptionsCustomization object that contains options that enable customization features for users.

See Also