Name | Description | |
---|---|---|
ReportCombiner Constructor | Creates instance of ReportCombiner |
The following tables list the members exposed by ReportCombiner.
Name | Description | |
---|---|---|
ReportCombiner Constructor | Creates instance of ReportCombiner |
Name | Description | |
---|---|---|
DefaultStep | Default gap between two adjacent subreports. It's 1in by default. |
Name | Description | |
---|---|---|
AddRange | Add reports collection with specified options. | |
AddReport | Add report with specified options | |
BuildReport | Returns a new PageReport instance | |
Clear | Clears added items from current report combiner instance | |
Insert | Add report to the specified position in reports list. | |
RemoveAll | Remove all occurence of the specified report. | |
RemoveAt | Remove the report at specified position in the reports list. | |
SetMargin | Overloaded. Sets the margins of the report. |