C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / MultipleSelectionSeparator Property

In This Topic
MultipleSelectionSeparator Property
In This Topic
A value that specifies the separator for the multiple selected items text in the textbox. Default: ",". Type: String.
Syntax
'Declaration
 
Public Property MultipleSelectionSeparator As System.String
 
See Also