The
GrapeCity.ActiveReports.Web namespace contains the
WebViewer class.
Classes
| Class | Description |
| FontFactorySectionHandler | Represents the FontFactorySectionHandler implementation that is specific for Web projects. |
| 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. |
| ViewerType | An enumeration of viewing options for the ActiveReports WebForms WebViewer server control for ASP.NET. |
See Also