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

In This Topic
    ColumnsDelimiter Property
    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