jQuery.wijmo.wijcombobox Namespace > options type : selectElementWidthFix Field |
Default value: 6
A value added to the width of the original HTML select element to account for the scroll bar width of the drop-down list.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijcombobox.options.selectElementWidthFix; |
Javascript (Specification) | |
---|---|
|