ASPxViewSelectorOptionsAdaptivity Class
In This Article
Contains settings that relate to adaptivity settings of the scheduler’s view selector.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxViewSelectorOptionsAdaptivity :
PropertiesBase
#Related API Members
The following members return ASPxViewSelectorOptionsAdaptivity objects:
#Remarks
An object of the ASPxViewSelectorOptionsAdaptivity
type can be accessed by the ASPxViewSelector.OptionsAdaptivity property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxViewSelectorOptionsAdaptivity
See Also