ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / JsonRenderingExtension.Settings Class / QuotePropertyNames Property

In This Topic
    QuotePropertyNames Property
    In This Topic
    Specifies whether property names should be enclosed in quotation marks.
    Syntax
    'Declaration
     
    Public Property QuotePropertyNames As Boolean
    public bool QuotePropertyNames {get; set;}
    See Also