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 | Gets or sets the default gap between two adjacent subreports. |
![]() | Mode | Gets or sets the report combine mode. |
Name | Description | |
---|---|---|
![]() | AddRange | Add a collection of reports with specified options in the reports list. |
![]() | AddReport | Add the report with specified options in the reports list. |
![]() | BuildReport | Returns a new PageReport instance |
![]() | Clear | Clears all the items from current instance of report combiner. |
![]() | Insert | Insert a report to the specified position in reports list. |
![]() | RemoveAll | Remove all the occurrences of the specified report. |
![]() | RemoveAt | Remove the report from the specified position in the reports list. |
![]() | SetMargin | Overloaded. Sets the margins of the report. |