Report.LoadReportDefinition Method
Loads a report definition from the local file system.
Overload List
Name | Description |
---|---|
Report.LoadReportDefinition (Stream) |
Loads a report definition from the local file system using a Stream.
|
Report.LoadReportDefinition (TextReader) |
Loads a report definition from the local file system using a TextReader.
|
See Also
Reference
Report Class
Report Members
Microsoft.Reporting.WebForms Namespace