Enum DockFillModes
Specifies whether the DockFillMode of the Docking Window is Default, Absolute.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum DockFillModes
Fields
| Name | Description |
|---|---|
| Absolute | Sets the DockFillMode to Absolute |
| Default | Sets the DockFillMode to Default |