ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / JsonExportSettings Class / QuotePropertyNames Property

In This Topic
    QuotePropertyNames Property (JsonExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property QuotePropertyNames As BoolDefaultExportSetting
    public BoolDefaultExportSetting QuotePropertyNames {get; set;}
    See Also