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

PanelAdaptivitySettings Class

Contains settings that relate to the panel’s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class PanelAdaptivitySettings :
    PropertiesBase

The following members return PanelAdaptivitySettings objects:

Remarks

An object of the PanelAdaptivitySettings type can be accessed using the ASPxCollapsiblePanel.SettingsAdaptivity property of the ASPxPanel or ASPxCallbackPanel control.

Implements

Inheritance

Object
StateManager
PropertiesBase
PanelAdaptivitySettings
See Also