[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Json.ReportJsonTemplateBuilder.ReportResources

ReportJsonTemplateBuilder.ReportResources Class

Represents the resources associated with a report, including themes and images.

Inheritance
ReportJsonTemplateBuilder.ReportResources
Namespace: GrapeCity.ActiveReports.Rdl.Json
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class ReportJsonTemplateBuilder.ReportResources

Constructors

Name Description
ReportResources()

Properties

Name Description
Images

Gets or sets a dictionary of image resources used in the report.

Themes

Gets or sets a dictionary of themes used in the report.

Extension Methods