MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / JsonExportSettings Class / Formatted Property

In This Topic
Formatted Property (JsonExportSettings)
In This Topic
Gets or sets a value indicating whether the JSON output should be formatted.
Syntax
'Declaration
 
Public Property Formatted As BoolDefaultExportSetting
 

Property Value

A BoolDefaultExportSetting object representing the formatted output setting.
See Also