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

In This Topic
    QuotePropertyNames Property (JsonRenderingExtension.Settings)
    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