Auto - the comboBox is opened/closed when the element is hovered.
Default - the comboBox is opened/closed when the element is clicked.
DropDownButton - the comboBox is devided in two. An input field and a drop-down button.
Each component can be focused. The comboBox can be opened/closed when the dropDownButton is clicked.
None - the dropDownList can't be opened/closed.