Skip to main content
A newer version of this page is available. .

ASPxViewVisibleIntervalOptionsAdaptivity Class

Contains settings that relate to adaptivity settings of the scheduler’s view visible interval.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class ASPxViewVisibleIntervalOptionsAdaptivity :
    PropertiesBase

The following members return ASPxViewVisibleIntervalOptionsAdaptivity objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxViewVisibleInterval.OptionsAdaptivity
ASP.NET Bootstrap Controls BootstrapSchedulerViewVisibleInterval.OptionsAdaptivity

Remarks

An object of the ASPxViewVisibleIntervalOptionsAdaptivity type can be accessed by the ASPxViewVisibleInterval.OptionsAdaptivity property.

Implements

Inheritance

Object
StateManager
PropertiesBase
ASPxViewVisibleIntervalOptionsAdaptivity
See Also