Table of Contents

Property SplitMethod

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SplitMethod

Gets or sets SplitterPanel automatic behavior when child controls are added.

public virtual SplitterPanelSplitMethod SplitMethod { get; set; }

Property Value

SplitterPanelSplitMethod

Remarks

Automatic splitting is performed only when new controls are added to the SplitterPanel. By default automatic splitting is turned off.