Wijmo UI for the Web
adjustComboWidth Field
wijmo.combobox Namespace > WijComboboxOptions Interface : adjustComboWidth Field

A value that determines whether to fit the width of combobox to that of the dropdown.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: boolean
value = instance.adjustComboWidth;
var adjustComboWidth : boolean;
See Also

Reference

WijComboboxOptions Interface