ActiveReports 13
PageReport Class Members
Properties  Methods  Events

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace : PageReport Class

The following tables list the members exposed by PageReport.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of PageReport class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the IConfigurationProvider associated with this ReportDefinition.  
Public Property

Gets the IContainer that contains the Component.

(Inherited from System.ComponentModel.Component)
Public PropertyGets the document.  
Public PropertyReturns the current report definition object.  
Public PropertyGets the object responsible for resolving report resources.  
Public Property

Gets or sets the ISite of the Component.

(Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates blank report with all of the content placeholders from specified master report.    
Public Method

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)
Public Method

Releases the resources used by the Component.

(Inherited from System.ComponentModel.Component)
Public Method

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

(Inherited from System.MarshalByRefObject)
Public MethodAllows post-initialization of the  PageReport instance.  
Public Method

Obtains a lifetime service object to control the lifetime policy for this instance.

(Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Loads the specified report definition file.  
Public MethodRuns the specified report definition file.    
Public MethodOverloaded. Saves the report definition to the specified file.    
Public MethodReturns the report definition language (RDL) as a System.String in the report definition.  
Public Method

Returns a String containing the name of the Component, if any.

(Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event

Occurs when the component is disposed by a call to the Dispose method.

(Inherited from System.ComponentModel.Component)
Top
See Also

Reference

PageReport Class
GrapeCity.ActiveReports Namespace