ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / CsvDataExportSettings Class / RowsDelimiter Property

In This Topic
    RowsDelimiter Property (CsvDataExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RowsDelimiter As StringDefaultExportSetting
    public StringDefaultExportSetting RowsDelimiter {get; set;}
    See Also