[]
        
(Showing Draft Content)

C1.Win.C1List.DragModeEnum

DragModeEnum Enum

Defines the value that determines whether the combo box or the programmer handles a drag operation.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum DragModeEnum

Fields

Name Description
Automatic

The combo box handles the drag operation.

Manual

The combo box handles the drag operation.