Enum WindowMode
Specifies the window modes of a child element in DockingManager.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum WindowMode
Fields
Name | Description |
---|---|
Document | A docking child that acts as document window and cannot moved to dock or autohide state in DockingManager. |
Tool | A docking child that can be moved to any dock state in DockingManager. |