Report.Render Method
Processes the report and renders it in the specified format.
Overload List
Name | Description |
---|---|
Report.Render (String) |
Processes the report and renders it in the specified format.
|
Report.Render (String, String) |
Processes the report and renders it in the specified format.
|
Report.Render (String, String, out String, out String, out String, out String[], out Warning[]) |
Processes the report and renders it in the specified format.
|
Report.Render (String, String, PageCountMode, out String, out String, out String, out String[], out Warning[]) |
Processes the report with the specified PageCountMode value and renders it in the specified format.
|
See Also
Reference
Report Class
Report Members
Microsoft.Reporting.WinForms Namespace