Enum Position
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum Position
Fields
| Name | Description |
|---|---|
| Bottom | Specifies the DropDown position on Bottom |
| Left | Specifies the DropDown position on Left |
| Right | Specifies the DropDown position on Right |
| Top | Specifies the DropDown position on Top |