Enum SizeChangeOnMaximizeMode
Specifies whether the Dock window size behaviour when window maximized is Normal or Extended.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum SizeChangeOnMaximizeMode
Fields
| Name | Description |
|---|---|
| Extended | Indicates extended size change behavior on maximize. |
| Normal | Indicates normal size change behavior on maximize. |