Click or drag to resize

MccSplitterIsCollapsed Property

The initial state of the Splitter. Set to True if the control to hide is not visible by default

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsCollapsed { get; }

Property Value

Type: Boolean
See Also