ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / InitTemplates Property

In This Topic
    InitTemplates Property (RdlxSettings)
    In This Topic
    Reports as a rdlx-json strings, report items from these reports will be used as a templates for creating new items.
    Syntax
    'Declaration
     
    Public Property InitTemplates As InitTemplates
    public InitTemplates InitTemplates {get; set;}
    See Also