jQuery.wijmo.wijcombobox Namespace > options type : dropdownWidth Field |
Default value: 'auto'
A value that specifies the width of the drop-down list.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcombobox.options.dropdownWidth; |
Javascript (Specification) | |
---|---|
|