GrapeCity.ActiveReports.Web.Viewer Namespace
In This Topic
Classes
Interfaces
Delegates
| Delegate | Description |
 | GetReportDescriptorFn | Represents a delegate that retrieves the report descriptor for the specified report identifier. |
 | GetReportFn | Represents a delegate that retrieves the report in a format compatible with the backend for the specified report identifier. |
 | GetResourceFn | Represents a delegate that retrieves the resource in a format compatible with the backend based on the specified resource information. |
Enumerations
| Enumeration | Description |
 | ReportType | Specifies the report type with persistent format. |
See Also