The following tables list the members exposed by PageReport.
Name | Description | |
---|---|---|
![]() | PageReport Constructor | Overloaded. Initializes a new instance of PageReport class. |
Name | Description | |
---|---|---|
![]() | ConfigurationProvider | Gets or sets the IConfigurationProvider associated with this ReportDefinition. |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from System.ComponentModel.Component) |
![]() | Document | |
![]() | Report | Returns the current report object. |
![]() | ResourceLocator | Gets the object responsible for resolving report resources. |
![]() | Site | Gets or sets the ISite of the Component. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() ![]() | CreateFromMaster | Overloaded. Creates blank report with all of the content placeholders from specified master report. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases the resources used by the Component. (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Initialize | Allows post-initialization of the PageReport instance. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | 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 RDL of the report definition as a System.String. |
![]() | ToString | Returns a String containing the name of the Component, if any. (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component) |