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

ASPxCollapsiblePanel.SettingsAdaptivity Property

Provides access to the panel’s adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public PanelAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
PanelAdaptivitySettings

A PanelAdaptivitySettings object that contains the panel adaptivity settings.

See Also