ASPxSchedulerOptionsView Class
Provides view options for the ASPxScheduler control.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxSchedulerOptionsView objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxScheduler.OptionsView |
ASP.NET MVC Extensions | SchedulerSettings.OptionsView |
Remarks
The ASPxSchedulerOptionsView
class provides a set of Boolean properties that specify the appearance of the ASPxScheduler control. These options can be accessed via the control’s ASPxScheduler.OptionsView property.
Implements
Inheritance
See Also