[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IReportProvider.GetReport

GetReport Method

GetReport(string)

Gets the report in a format compatible with the backend for the specified report identifier.

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

A string value indicating the identifier of the report to retrieve.

Returns
Type Description
Stream

A Stream object containing the report data.