menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum VisibilityMode - WPF API Reference | Syncfusion

    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 - 2025 Syncfusion Inc. All Rights Reserved