Back to Devexpress

SchedulerOptionsBehaviorBase Class

corelibraries-devexpress-dot-xtrascheduler-45be7f84.md

latest1.5 KB
Original Source

SchedulerOptionsBehaviorBase Class

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

Namespace : DevExpress.XtraScheduler

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

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public abstract class SchedulerOptionsBehaviorBase :
    SchedulerNotificationOptions
vb
Public MustInherit Class SchedulerOptionsBehaviorBase
    Inherits SchedulerNotificationOptions

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerOptionsBehaviorBase ASPxSchedulerOptionsBehavior

SchedulerOptionsBehavior

See Also

SchedulerOptionsBehaviorBase Members

DevExpress.XtraScheduler Namespace