Click or drag to resize
CMSPanelCollapsible Property
Determines whether is possible to collapse the panel by clicking its grouping text.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool Collapsible { get; set; }

Property Value

Type: Boolean
See Also