ActiveReports Developer 7
Render Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IRenderingExtension Interface : Render Method

Glossary Item Box

Renders the report

Overload List

OverloadDescription
Render(IReport,StreamProvider)Renders the report.  
Render(IReport,StreamProvider,NameValueCollection)Renders the report.  

See Also