LocalReport.LoadReportDefinition Method

 

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

Overload List

Name Description
System_CAPS_pubmethod LoadReportDefinition(Stream)

Loads a report definition for processing using a Stream.(Inherited from Report.)

System_CAPS_pubmethod LoadReportDefinition(TextReader)

Loads a report definition from the local file system using a TextReader.(Overrides Report.LoadReportDefinition(TextReader).)

See Also

LocalReport Class
Microsoft.Reporting.WinForms Namespace

Return to top