| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace : DropModeEnum Enumeration |
'Declaration Public Enum DropModeEnum Inherits System.Enum
public enum DropModeEnum : System.Enum
| Member | Description |
|---|---|
| Automatic | The combo box handles the drop operation. |
| Manual | The programmer can manually handle the drop operation. |
System.Object
System.ValueType
System.Enum
C1.Win.C1List.DropModeEnum