The
GrapeCity.ActiveReports.Web namespace contains the
WebViewer class.
Classes
| Class | Description |
| WebViewer | The ActiveReports viewer for ASP.NET Web Forms. In addition to providing an easy way to deploy and view reports under ASP.NET, this control provides report caching functionality that reduces the number of times a report executes per user session as the user navigates between pages in the report document. |
Enumerations
| Enumeration | Description |
| OutputFormat | An enumeration of output formats available with the WebViewer control. |
| RenderMode | The different ways of rendering |
| ViewerType | An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET. |
See Also