C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / CsvExporter Class / FieldDelimiter Property

In This Topic
FieldDelimiter Property (CsvExporter)
In This Topic
Gets or sets the delimiter string to put in the result. The default value is a comma ",".
Syntax
'Declaration
 
Public Property FieldDelimiter As String
 
See Also