[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.InitTemplates

InitTemplates Property

InitTemplates

Gets or sets the reports as RDLX-JSON strings, with report items from these reports used as templates for creating new items.

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

An instance of InitTemplates that contains the RDLX-JSON strings for templates.