| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : DropDownFormAlignmentEnum Enumeration |
'Declaration Public Enum DropDownFormAlignmentEnum Inherits System.Enum
public enum DropDownFormAlignmentEnum : System.Enum
| Member | Description |
|---|---|
| Center | Center alignment. |
| Default | In a C1DropDownControl, the alignment of the dropdown form is determined by the DropDownAlign property of the drop down form. |
| Left | Left alignment. |
| Right | Right alignment. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.DropDownFormAlignmentEnum