[]
Alignment of the drop-down portion of the drop down control.
public enum DropDownAlignment
| Name | Description |
|---|---|
| Center | The drop down form is centered. |
| Default | Use the default alignment rules. |
| Left | The dropdown form is aligned by its left side. |
| Right | The dropdown form is aligned by its right side. |