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

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

Property Value

Type: NullableInt32
See Also