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

Glossary Item Box

Loads the specified report definition file.

Overload List

OverloadDescription
Load(FileInfo)Loads the specified report definition file.  
Load(TextReader)Loads the specified report definition file.  

See Also