Name | Description | |
---|---|---|
![]() ![]() | Copy | Creates a copy of the report. |
![]() ![]() | Downgrade | Downgrades a multi-section report to the old RDL 2005 model without sections. |
![]() ![]() | FromString | Creates a report from an RDL (Report Definition Language) string. |
![]() ![]() | GetAllReportItems | Enumerates all report items (from body, header, footer, and their descendants). |
![]() ![]() | GetSelfAndAllDescendants | Enumerates self and all descendants. Enumerates a report item and all its descendants. |
![]() ![]() | MergeWithMaster | Merges a report with its master report. |
![]() ![]() | PreSortReport | Pre-sorts a report for optimized processing. |
![]() ![]() | SaveRdl | Saves the report as RDL (Report Definition Language) using the specified XML writer. |
![]() ![]() | ToRdlString | Converts the report to an RDL (Report Definition Language) string representation. |
![]() ![]() | Upgrade | Upgrades a report to a multi-section report. |