alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class QuickPanelAlignment

    Specifies the Alignment for QuickDropDownButton

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

    Fields

    Left

    Specifies the Left alignment for QuickPanel.

    Declaration
    public const QuickPanelAlignment Left
    Field Value
    Type
    QuickPanelAlignment

    Right

    Specifies the Right alignment for QuickPanel.

    Declaration
    public const QuickPanelAlignment Right
    Field Value
    Type
    QuickPanelAlignment

    Top

    Specifies the Top alignment for QuickPanel.

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