Enum QuickPanelAlignment
Specifies the Alignment for QuickDropDownButton
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum QuickPanelAlignment
Fields
| Name | Description |
|---|---|
| Left | Specifies the Left alignment for QuickPanel. |
| Right | Specifies the Right alignment for QuickPanel. |
| Top | Specifies the Top alignment for QuickPanel. |