Classes
| Class | Description | |
|---|---|---|
| C1WebReport |
C1WebReport is an ASP.NET control that hosts a C1Report control and
streams HTML and PDF reports to a browser.
| |
| NavigationBar |
Defines the appearance and behavior of the C1WebReport built-in navigation toolbar.
| |
| NavigationBarImages |
Defines set of images for Navigation Bar.
| |
| NavigationBarToolTips |
Defines set of ToolTips for Navigation Bar buttons.
| |
| ReportCache |
Implements a compressed report cache for the C1WebReport control.
| |
| ReportSource |
Gets or sets the location of the report definition.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| ExportFormatsEnum |
Specifies the export formats that should be made available in the export
button of the navigation bar.
| |
| ExportRenderMethodEnum |
Specifies the method used to perform exports.
| |
| HttpHandlerTransferMethodEnum |
Specifies the method by which data is transferred to the source page.
For details, please see the ImageTransferMethod property. | |
| ImageRenderMethodEnum | Specifies the method used to render report images on the client. For details, please see the ImageRenderMethod property. |