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

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