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 |