ComponentOne FlexReport for WinForms
FieldDelimiter Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > CsvExporter Class : FieldDelimiter Property
Gets or sets the delimiter string to put in the result. The default value is a comma ",".
Syntax
'Declaration
 
Public Property FieldDelimiter As System.String
public System.string FieldDelimiter {get; set;}
See Also

Reference

CsvExporter Class
CsvExporter Members