Skip to main content

ASPxViewSelector.OptionsAdaptivity Property

Provides access to the View Selector‘s adaptivity settings.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ASPxViewSelectorOptionsAdaptivity OptionsAdaptivity { get; }

Property Value

Type Description
ASPxViewSelectorOptionsAdaptivity

A ASPxViewSelectorOptionsAdaptivity object that contains the adaptivity settings.

See Also