ComboBox for ASP.NET Web Forms
MultipleSelectionSeparator Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : MultipleSelectionSeparator Property
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
public System.string MultipleSelectionSeparator {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members