Skip to main content

SchedulerOptionsCustomization Class

Provides customization options for the Scheduler control.

Namespace: DevExpress.XtraScheduler

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

NuGet Package: DevExpress.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