Click or drag to resize
UILayoutPaneInitClosed Property
Indicates if the pane is 'closed' when layout is created

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

Property Value

Type: Boolean
See Also