ListSeparator Property
ListSeparator
Gets or sets a list separator that used for CSV-data, by default used the list separator in the Windows system.
Declaration
[Browsable(false)]
public string ListSeparator { get; set; }
<Browsable(False)>
Public Property ListSeparator As String