ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json Namespace / ReportJsonTemplateBuilder Class
Members

In This Topic
    ReportJsonTemplateBuilder Class
    In This Topic
    Represents the tools for building single bundle with GrapeCity.ActiveReports.PageReportModel.Report, its subreports and resources.
    Object Model
    ReportJsonTemplateBuilder Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ReportJsonTemplateBuilder 
    public static class ReportJsonTemplateBuilder 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rdl.Json.ReportJsonTemplateBuilder

    See Also