Property SplitMethod
SplitMethod
Gets or sets SplitterPanel automatic behavior when child controls are added.
public virtual SplitterPanelSplitMethod SplitMethod { get; set; }
Property Value
Remarks
Automatic splitting is performed only when new controls are added to the SplitterPanel. By default automatic splitting is turned off.