windowsforms-devexpress-dot-xtrascheduler-4df67cb9.md
Provides behavior options for the Scheduler control.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.dll
NuGet Package : DevExpress.Win.Scheduler
public class SchedulerOptionsBehavior :
SchedulerOptionsBehaviorBase
Public Class SchedulerOptionsBehavior
Inherits SchedulerOptionsBehaviorBase
The following members return SchedulerOptionsBehavior objects:
The SchedulerOptionsBehavior class provides a set of Boolean properties that control a scheduler’s behavior. These class instances can be accessed via the control’s SchedulerControl.OptionsBehavior property.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerOptionsBehaviorBase SchedulerOptionsBehavior
See Also