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

In This Topic
    CsvRenderingExtension.Settings Class Members
    In This Topic

    The following tables list the members exposed by CsvRenderingExtension.Settings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new Settings instance with default properties values.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe string to be placed between fields in data row.  
    Public PropertyThe result file encoding.  
    Public PropertyDetermines whether CSV Header should be omitted.  
    Public PropertyThe quotation symbol.  
    Public PropertyThe string to be placed between data rows.  
    Top
    See Also