Enum SplitterResizeMode
Specifies whether the Splitter resize mode of the Docking Window is AllChildren or EdgeChildren.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum SplitterResizeMode
Fields
| Name | Description |
|---|---|
| AllChildren | Sets the SplitterResizeMode to AllChildren |
| EdgeChildren | Sets the SplitterResizeMode to EdgeChildren |