ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageReport Class
Properties Methods Events

In This Topic
    PageReport Class Members
    In This Topic

    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 document.  
    Public PropertyReturns the current report definition object.  
    Public PropertyGets 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 (RDL) as a System.String in the report definition.  
    Top
    See Also