ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExport Class / QuotationMode Property

In This Topic
QuotationMode Property (TextExport)
In This Topic
If QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted.
Syntax
'Declaration
 
Public Property QuotationMode As GrapeCity.ActiveReports.Export.Text.Page.QuotationMode
 
See Also