var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.inputTextInDropDownList;
var inputTextInDropDownList : boolean;
A value that specifies the input text of the combobox is in dropdown list or not.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.inputTextInDropDownList;
var inputTextInDropDownList : boolean;