ActiveReports Developer 7
PageReport Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : PageReport Constructor

Glossary Item Box

Initializes a new instance of PageReport class.

Overload List

OverloadDescription
PageReport Constructor()Initializes a new instance of PageReport class.  
PageReport Constructor(FileInfo)Initializes a new instance of PageReport class using the specified report definition file.  
PageReport Constructor(TextReader)Initializes a new instance of PageReport class using the specified report definition.  

See Also