ASPxViewSelectorOptionsAdaptivity.Enabled Property
Specifies whether the adaptive mode is enabled for the Scheduler’s View Selector.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to Enabled |
---|---|
ASPxViewSelector |
|
Remarks
For more information, use the Adaptivity topic.
Note
Online Demos Refer to the ASPxScheduler - Adaptivity online demo to review this feature in action.
See Also