A newer version of this page is available.
Switch to the current version.
SchedulerOptionsBehavior Class
Provides behavior options for the Scheduler control.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
public class SchedulerOptionsBehavior :
SchedulerOptionsBehaviorBase
Public Class SchedulerOptionsBehavior
Inherits SchedulerOptionsBehaviorBase
Related API Members
The following members accept/return SchedulerOptionsBehavior objects:
Remarks
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.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
SchedulerOptionsBehaviorBase
SchedulerOptionsBehavior
See Also
Feedback