'Declaration
Public Enum DropDownFormAlignmentEnum Inherits System.Enum
public enum DropDownFormAlignmentEnum : System.Enum
'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 C1DropDownControl.DropDownAlign property of the drop down form. |
Left | Left alignment. |
Right | Right alignment. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.DropDownFormAlignmentEnum