MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / CsvExportSettings Class

CsvExportSettings Class Properties

For a list of all members of this type, see CsvExportSettings members.

Public Properties
 NameDescription
Public PropertyGets or sets the format string used for date and time values in the CSV file, for example, 'yyyy-MM-dd'.  
Public PropertyGets or sets the format string used for numeric values in the CSV file, for example, '0.####'.  
Public PropertyGets or sets the quotation mode for values in the CSV file. If AlwaysQuote value than all exported values will always be quoted.  
Top
See Also