Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Processes the report and renders it in the specified format.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Render(String) | Processes the report and renders it in the specified format. |
![]() |
Render(String, String) | Processes the report and renders it in the specified format. |
![]() |
Render(String, String, PageCountMode, String, String, String, String[], Warning[]) | Processes the report with the specified PageCountMode value and renders it in the specified format. |
![]() |
Render(String, String, String, String, String, String[], Warning[]) | Processes the report and renders it in the specified format. |
See Also
Report Class
Microsoft.Reporting.WinForms Namespace
Return to top