MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools Namespace / ReportExtensions Class
Methods

In This Topic
ReportExtensions Class Members
In This Topic

The following tables list the members exposed by ReportExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a copy of the report.  
Public Methodstatic (Shared in Visual Basic)Downgrades a multi-section report to the old RDL 2005 model without sections.  
Public Methodstatic (Shared in Visual Basic)Creates a report from an RDL (Report Definition Language) string.  
Public Methodstatic (Shared in Visual Basic)Enumerates all report items (from body, header, footer, and their descendants).  
Public Methodstatic (Shared in Visual Basic)Enumerates self and all descendants. Enumerates a report item and all its descendants.  
Public Methodstatic (Shared in Visual Basic)Merges a report with its master report.  
Public Methodstatic (Shared in Visual Basic)Pre-sorts a report for optimized processing.  
Public Methodstatic (Shared in Visual Basic)Saves the report as RDL (Report Definition Language) using the specified XML writer.  
Public Methodstatic (Shared in Visual Basic)Converts the report to an RDL (Report Definition Language) string representation.  
Public Methodstatic (Shared in Visual Basic)Upgrades a report to a multi-section report.  
Top
See Also