MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / CsvDataExportSettings Class / QuotationSymbol Property

In This Topic
QuotationSymbol Property (CsvDataExportSettings)
In This Topic
Gets or sets the symbol used for quoting values in the CSV file.
Syntax
'Declaration
 
Public Property QuotationSymbol As StringDefaultExportSetting
 

Property Value

A StringDefaultExportSetting object representing the quotation symbol setting.
See Also