Class ReportStructureContextBuilder
Builds a ReportStructureContext tree from a report, walking its params, database and data infos, subreports, sections and components.
Inherited Members
Namespace: Reportman.Reporting.Design
Assembly: Reportman.Reporting.Design.dll
Syntax
public static class ReportStructureContextBuilder
Methods
View SourceBuild(Report)
Declaration
public static ReportStructureContext Build(Report report)
Parameters
| Type | Name | Description |
|---|---|---|
| Report | report |
Returns
| Type | Description |
|---|---|
| ReportStructureContext |