WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VisibilityMode

    Show / Hide Table of Contents

    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

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved