CMSPanelCollapsible Property |
Determines whether is possible to collapse the panel by clicking its grouping text.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntaxpublic bool Collapsible { get; set; }
Property Value
Type:
Boolean
See Also