'Declaration
Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
'Declaration
Public Enum DropDownAlignment Inherits System.Enum
public enum DropDownAlignment : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Framework.DropDownAlignment