ComponentOne FlexReport for WinForms
RecordDelimiter Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > CsvExporter Class : RecordDelimiter Property
Gets ot sets the record delimiter to put at the end of each record. The default value is <cr><lf>.
Syntax
'Declaration
 
Public Property RecordDelimiter As System.String
public System.string RecordDelimiter {get; set;}
See Also

Reference

CsvExporter Class
CsvExporter Members