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