[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings.ViewerDocumentInfo.Content

Content Property

Content

Gets or sets the report content in JSON format, useful for report viewers with in-browser rendering.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public object Content { get; set; }
Property Value
Type Description
object

The report content as an object.