MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / CsvDataExportSettings Class
Properties Methods

CsvDataExportSettings Class Members

The following tables list the members exposed by CsvDataExportSettings.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets the delimiter used between columns in the CSV file.  
Public PropertyGets or sets the encoding used for the CSV file.  
Public PropertyGets or sets a value indicating whether to exclude the header row from the CSV file.  
Public PropertyGets or sets the symbol used for quoting values in the CSV file.  
Public PropertyGets or sets the delimiter used between rows in the CSV file.  
Top
See Also