ASPxSchedulerOptionsAdaptivity Class
Contains settings that relate to the scheduler’s adaptivity.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Related API Members
The following members return ASPxSchedulerOptionsAdaptivity objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxScheduler.OptionsAdaptivity |
ASP.NET MVC Extensions | SchedulerSettings.OptionsAdaptivity |
Remarks
An object of the ASPxSchedulerOptionsAdaptivity
type can be accessed by the ASPxScheduler.OptionsAdaptivity property.
For more information, refer to the Adaptivity topic.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
SchedulerNotificationOptions
ASPxSchedulerOptionsAdaptivity
See Also