MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class
Properties Methods Events

PageReport Class Members

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 PropertyGets the instance of GrapeCity.ActiveReports.Document.PageDocument, which provides the necessary functions for the processing of a report.  
Public PropertyGets or sets the font resolver.  
Public PropertyGets the current report definition object.  
Public PropertyGets or sets the object responsible for resolving report resources.  
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 MethodAllows post-initialization of the  PageReport instance.  
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 (RDLX) as a System.String in the report definition.  
Top
See Also