[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.JsonExportSettings

JsonExportSettings Class

Represents the settings for exporting data to a JSON format.

Inheritance
JsonExportSettings
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class JsonExportSettings : BaseExportSettings

Constructors

Name Description
JsonExportSettings()

Properties

Name Description
Formatted

Gets or sets a value indicating whether the JSON output should be formatted.

QuotePropertyNames

Gets or sets a value indicating whether the property names in the JSON output should be quoted.