ASPxSchedulerOptionsBehavior Class
Holds options, specifying certain basic characteristics of the scheduler.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxSchedulerOptionsBehavior objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxScheduler.OptionsBehavior |
ASP.NET MVC Extensions | SchedulerSettings.OptionsBehavior |
Remarks
The ASPxSchedulerOptionsBehavior class provides a set of properties that control certain scheduler’s characteristics. The class instance can be accessed via the ASPxScheduler.OptionsBehavior property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
SchedulerOptionsBehaviorBase
ASPxSchedulerOptionsBehavior
See Also