[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.TxtExportSettings.QuotationSymbol

QuotationSymbol Property

QuotationSymbol

Gets or sets a symbol used for quoting mark in the exported text file.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting QuotationSymbol { get; set; }
Property Value
Type Description
StringDefaultExportSetting

A StringDefaultExportSetting representing the quotation symbol.

Remarks

Only fields with delimiter characters are quoted.