ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DefaultExportSettings Class / CsvExportSettings Property

In This Topic
    CsvExportSettings Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CsvExportSettings As CsvExportSettings
    public CsvExportSettings CsvExportSettings {get; set;}
    See Also