ActiveReports 13
RowsDelimiter Property

GrapeCity.ActiveReports.Export.Xml Assembly > GrapeCity.ActiveReports.Export.Text.Page Namespace > CsvRenderingExtension.Settings Class : RowsDelimiter Property
The string to be placed between data rows.
Syntax
'Declaration
 
Public Property RowsDelimiter As String
public string RowsDelimiter {get; set;}
See Also

Reference

CsvRenderingExtension.Settings Class
CsvRenderingExtension.Settings Members