[]
Used by DropDownAlign and DropDownFormAlign properties.
public enum DropDownFormAlignmentEnum
| Name | Description |
|---|---|
| Center | Center alignment. |
| Default | In a C1DropDownControl, the alignment of the dropdown form is determined by the C1.Win.C1Input.C1DropDownControl.DropDownAlign property of the drop down form. |
| Left | Left alignment. |
| Right | Right alignment. |