var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.selectOnItemFocus;
var selectOnItemFocus : boolean;
A value that determines whether to select the item when the item gains focus or is activated.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: boolean value = instance.selectOnItemFocus;
var selectOnItemFocus : boolean;