Click or drag to resize
UILayoutPaneSpacingClosed Property
Spacing between pane and adjacent pane - when pane is 'open' or 'closed'

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Nullable<int> SpacingClosed { get; set; }

Property Value

Type: NullableInt32
See Also