[]
Specifies the C1ComboBox style.
public enum DropDownStyle
Name | Description |
---|---|
Default | Text portion of the drop down control is editable and the drop down is displayed by clicking the down arrow. |
DropDownList | The drop down of the C1ComboBox is displayed by clicking on either the text portion of the control or drop down button. The text portion is not editable. |