[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Xml.Section.TextExport.QuotationMode

QuotationMode Property

QuotationMode

If QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted.

Declaration
public QuotationMode QuotationMode { get; set; }