ASPxSchedulerOptionsAdaptivity Class
In This Article
Contains settings that relate to the scheduler’s adaptivity.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxSchedulerOptionsAdaptivity :
SchedulerNotificationOptions
#Related API Members
The following members return ASPxSchedulerOptionsAdaptivity objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Scheduler |
#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