ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / CsvRenderingExtension.Settings Class / QuotationSymbol Property

In This Topic
    QuotationSymbol Property (CsvRenderingExtension.Settings)
    In This Topic
    The quotation symbol.
    Syntax
    'Declaration
     
    Public Property QuotationSymbol As Char
    public char QuotationSymbol {get; set;}
    See Also