Click or drag to resize

MccSplitterExpandParentForm Property

When true the entire parent form will be expanded and collapsed, otherwise just the contol to expand will be changed

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 ExpandParentForm { get; set; }

Property Value

Type: Boolean
See Also