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

SchedulerOptionsBehaviorBase Class

Serves as a base class for classes that control certain basic characteristics of the scheduler.

Namespace: DevExpress.XtraScheduler

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

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

Declaration

public abstract class SchedulerOptionsBehaviorBase :
    SchedulerNotificationOptions
See Also