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

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