In This Topic
The following tables list the members exposed by PageReport.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| CreateFromMaster | Overloaded. Creates blank report with all of the content placeholders from specified master report. |
| Initialize | Allows post-initialization of the PageReport instance. |
| Load | Overloaded. Loads the specified report definition file. |
| Run | Runs the specified report definition file. |
| Save | Overloaded. Saves the report definition to the specified file. |
| ToRdlString | Returns the report definition language (RDL) as a System.String in the report definition. |
Top
See Also