PanelCollapsingSettings Class
In This Article
Contains settings that relate to the panel’s collapse settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PanelCollapsingSettings :
PropertiesBase
#Related API Members
The following members return PanelCollapsingSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Collapsible |
#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