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

PanelCollapsingSettings Class

Contains settings that relate to the panel’s collapse settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class PanelCollapsingSettings :
    PropertiesBase

The following members return PanelCollapsingSettings objects:

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