ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / CsvRenderingExtension.Settings Class / RowsDelimiter Property

In This Topic
    RowsDelimiter Property (CsvRenderingExtension.Settings)
    In This Topic
    The string to be placed between data rows.
    Syntax
    'Declaration
     
    Public Property RowsDelimiter As String
    public string RowsDelimiter {get; set;}
    See Also