Click or drag to resize
UILayoutPaneTogglerLengthClosed Property
Length of toggler-button when pane is 'closed'.

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

Property Value

Type: NullableInt32
See Also