jQuery.wijmo.wijcombobox Namespace > options type : multipleSelectionSeparator Field |
Default value: ','
A value that specifies the separator for the multiple selected items text in the textbox.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcombobox.options.multipleSelectionSeparator; |
Javascript (Specification) | |
---|---|
|