ReportViewer.ExportDialog Method

 

Opens in the Exporting dialog box.

Namespace:   Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Overload List

Name Description
System_CAPS_pubmethod ExportDialog(RenderingExtension)

Opens in the Exporting dialog box for a specific rendering extension.

System_CAPS_pubmethod ExportDialog(RenderingExtension, String)

Opens in the export dialog box for a specific rendering extension.

System_CAPS_pubmethod ExportDialog(RenderingExtension, String, String)

Opens in the Exporting dialog box for a specific rendering extension and specifies device information and saves the exported report to a file with the specified file name.

See Also

ReportViewer Class
Microsoft.Reporting.WinForms Namespace

Return to top