[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IReportProvider

IReportProvider Interface

Represents a set of methods for accessing to the reports.

Namespace: GrapeCity.ActiveReports.Web.Viewer
Assembly: MESCIUS.ActiveReports.Web.Viewer.dll
Syntax
public interface IReportProvider

Methods

Name Description
GetReport(string)

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

GetReportDescriptor(string)

Gets the report descriptor for the specified report identifier.