[]
        
(Showing Draft Content)

C1.Win.C1Input.Enums.InputComboBoxStyle

InputComboBoxStyle Enum

Determines whether the user can edit a value in the text portion of the C1ComboBox.

Namespace: C1.Win.C1Input.Enums
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public enum InputComboBoxStyle

Fields

Name Description
DropDown

The text portion is editable.

DropDownList

The user cannot directly edit the text portion.