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

In This Topic
    ReportJsonTemplateBuilder.ReportResources Class
    In This Topic
    Represents the resources associated with a report, including themes and images.
    Object Model
    ReportJsonTemplateBuilder.ReportResources Class
    Syntax
    'Declaration
     
    Public Class ReportJsonTemplateBuilder.ReportResources 
    public class ReportJsonTemplateBuilder.ReportResources 
    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.ReportResources

    See Also