| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace : DropdownPositionEnum Enumeration |
'Declaration Public Enum DropdownPositionEnum Inherits System.Enum
public enum DropdownPositionEnum : System.Enum
| Member | Description |
|---|---|
| DefaultPosition | The dropdown list will open to the right and down. |
| LeftDown | The dropdown list will open to the left and down. |
| LeftUp | The dropdown list will open to the left and up. |
| RightDown | The dropdown list will open to the right and down. |
| RightUp | The dropdown list will open to the right and up. |
System.Object
System.ValueType
System.Enum
C1.Win.C1List.DropdownPositionEnum