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.v19.2.Core.dll

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