[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DocumentTemplate.Content

Content Property

Content

Gets or sets the document template content in JSON format that can be useful in case you would like to create a non-empty new report.

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