A newer version of this page is available.
Switch to the current version.
ASPxSchedulerOptionsAdaptivity Class
Contains settings that relate to the scheduler's adaptivity.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class ASPxSchedulerOptionsAdaptivity :
SchedulerNotificationOptions
Public Class ASPxSchedulerOptionsAdaptivity
Inherits SchedulerNotificationOptions
Related API Members
The following members accept/return ASPxSchedulerOptionsAdaptivity objects:
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
Feedback