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