[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.IReportStore.LoadReport

LoadReport Method

LoadReport(string)

Loads the report content by ID.

Declaration
Stream LoadReport(string reportId)
Parameters
Type Name Description
string reportId

The ID of the report to load.

Returns
Type Description
Stream

A stream containing the report content.