var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: number value = instance.minLength;
var minLength : number;
A value that determines the minimum length of text that can be entered in the wijcombobox text box to issue an AJAX request.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: number value = instance.minLength;
var minLength : number;