aspnet-devexpress-dot-web-b54ac94d.md
Contains settings that relate to the panel’s adaptivity settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PanelAdaptivitySettings :
PropertiesBase
Public Class PanelAdaptivitySettings
Inherits PropertiesBase
The following members return PanelAdaptivitySettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxCollapsiblePanel.SettingsAdaptivity |
| ASP.NET MVC Extensions | CollapsiblePanelSettings.SettingsAdaptivity |
An object of the PanelAdaptivitySettings type can be accessed using the ASPxCollapsiblePanel.SettingsAdaptivity property of the ASPxPanel or ASPxCallbackPanel control.
Object StateManager PropertiesBase PanelAdaptivitySettings
See Also