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.(Inherited from Report.) |
![]() |
Render(String, String) | Processes the report and renders it in the specified format.(Inherited from Report.) |
![]() |
Render(String, String, CreateStreamCallback, Warning[]) | Processes the report and renders it in the specified format using a stream provided by a callback function. |
![]() |
Render(String, String, PageCountMode, CreateStreamCallback, Warning[]) | Processes the report with a specified page count mode and renders it in the specified format using a stream provided by a callback function. |
![]() |
Render(String, String, PageCountMode, String, String, String, String[], Warning[]) | Processes the report with a specified page count mode and renders it in the specified format.(Overrides Report.Render(String, String, PageCountMode, String, String, String, String[], Warning[]).) |
![]() |
Render(String, String, String, String, String, String[], Warning[]) | Processes the report and renders it in the specified format.(Inherited from Report.) |
See Also
LocalReport Class
Microsoft.Reporting.WinForms Namespace
Return to top
.gif)