jQuery.wijmo.wijcombobox Namespace > options type : labelText Field |
Default value: null
A value that specifies the text in the wijcombobox label.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijcombobox.options.labelText; |
Javascript (Specification) | |
---|---|
|