Enum VisibilityMode
Specifies whether the VisibilityMode of the Docking Window is collapse or disable.
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum VisibilityMode
Fields
| Name | Description |
|---|---|
| Collapse | Sets the VisibilityMode to Collapse |
| Disable | Sets the VisibilityMode to Disable |