aspnet-devexpress-dot-web-dot-aspxscheduler-0331e041.md
Holds options, specifying certain basic characteristics of the scheduler.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxSchedulerOptionsBehavior :
SchedulerOptionsBehaviorBase
Public Class ASPxSchedulerOptionsBehavior
Inherits SchedulerOptionsBehaviorBase
The following members return ASPxSchedulerOptionsBehavior objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxScheduler.OptionsBehavior |
| ASP.NET MVC Extensions | SchedulerSettings.OptionsBehavior |
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.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerOptionsBehaviorBase ASPxSchedulerOptionsBehavior
See Also