alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class CollapsedPanel

    Specifies currently collapsed panel.

    Inheritance
    System.Object
    CollapsedPanel
    Namespace: Syncfusion.Windows.Forms.Tools.Enums
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class CollapsedPanel : Enum

    Fields

    None

    no panel is collapsed;

    Declaration
    public const CollapsedPanel None
    Field Value
    Type
    CollapsedPanel

    Panel1

    Panel1 respectively.

    Declaration
    public const CollapsedPanel Panel1
    Field Value
    Type
    CollapsedPanel

    Panel2

    Panel2 respectively.

    Declaration
    public const CollapsedPanel Panel2
    Field Value
    Type
    CollapsedPanel
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved