Back to Devexpress

ASPxViewSelectorOptionsAdaptivity Class

aspnet-devexpress-dot-web-dot-aspxscheduler-a7139360.md

latest1.8 KB
Original Source

ASPxViewSelectorOptionsAdaptivity Class

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxViewSelectorOptionsAdaptivity :
    PropertiesBase
vb
Public Class ASPxViewSelectorOptionsAdaptivity
    Inherits PropertiesBase

The following members return ASPxViewSelectorOptionsAdaptivity objects:

Remarks

An object of the ASPxViewSelectorOptionsAdaptivity type can be accessed by the ASPxViewSelector.OptionsAdaptivity property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxViewSelectorOptionsAdaptivity

See Also

ASPxViewSelectorOptionsAdaptivity Members

DevExpress.Web.ASPxScheduler Namespace