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

Glossary Item Box

Creates blank report with all of the content placeholders from specified master report.  

Overload List

OverloadDescription
CreateFromMaster(Uri)Creates blank report with all of the content placeholders from specified master report.  
CreateFromMaster(String,ResourceLocator)Creates blank report with all of the content placeholders from specified master report.    

See Also