jQuery.wijmo.wijcombobox Namespace > options type : listOptions Field |
Default value: null
A value that determines the object that contains the options of wijlist.
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijcombobox.options.listOptions; |
Javascript (Specification) | |
---|---|
|