aspnet-devexpress-dot-web-dot-aspxscheduler-0d1b0a57.md
Provides view options for the ASPxScheduler control.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxSchedulerOptionsView :
SchedulerOptionsViewBase
Public Class ASPxSchedulerOptionsView
Inherits SchedulerOptionsViewBase
The following members return ASPxSchedulerOptionsView objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxScheduler.OptionsView |
| ASP.NET MVC Extensions | SchedulerSettings.OptionsView |
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.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerOptionsViewBase ASPxSchedulerOptionsView BootstrapSchedulerOptionsView
See Also