ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExport Class / QuotationSymbol Property

In This Topic
    QuotationSymbol Property (TextExport)
    In This Topic
    Gets or sets the quotation symbol.
    Syntax
    'Declaration
     
    Public Property QuotationSymbol As Char
    public char QuotationSymbol {get; set;}
    See Also