aspnet-devexpress-dot-web-dot-aspxscheduler-d97c3229.md
Contains settings that relate to the scheduler’s adaptivity.
Namespace : DevExpress.Web.ASPxScheduler
Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class ASPxSchedulerOptionsAdaptivity :
SchedulerNotificationOptions
Public Class ASPxSchedulerOptionsAdaptivity
Inherits SchedulerNotificationOptions
The following members return ASPxSchedulerOptionsAdaptivity objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxScheduler.OptionsAdaptivity |
| ASP.NET MVC Extensions | SchedulerSettings.OptionsAdaptivity |
An object of the ASPxSchedulerOptionsAdaptivity type can be accessed by the ASPxScheduler.OptionsAdaptivity property.
For more information, refer to the Adaptivity topic.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsAdaptivity
See Also