Share via


Report.Render Method

 

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
System_CAPS_pubmethod Render(String)

Processes the report and renders it in the specified format.

System_CAPS_pubmethod Render(String, String)

Processes the report and renders it in the specified format.

System_CAPS_pubmethod Render(String, String, PageCountMode, String, String, String, String[], Warning[])

Processes the report with the specified PageCountMode value and renders it in the specified format.

System_CAPS_pubmethod 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