PanelCollapsingSettings Class
Contains settings that relate to the panel’s collapse settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return PanelCollapsingSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxCollapsiblePanel.SettingsCollapsing |
ASP.NET MVC Extensions | CollapsiblePanelSettings.SettingsCollapsing |
Remarks
An object of the PanelCollapsingSettings type can be accessed using the ASPxCollapsiblePanel.SettingsCollapsing property of the ASPxPanel or ASPxCallbackPanel control.
Implements
Inheritance
Object
StateManager
PropertiesBase
PanelCollapsingSettings
See Also