Classes

  ClassDescription
Public classC1WebReport
C1WebReport is an ASP.NET control that hosts a C1Report control and streams HTML and PDF reports to a browser.
Public classNavigationBar
Defines the appearance and behavior of the C1WebReport built-in navigation toolbar.
Public classNavigationBarImages
Defines set of images for Navigation Bar.
Public classNavigationBarToolTips
Defines set of ToolTips for Navigation Bar buttons.
Public classReportCache
Implements a compressed report cache for the C1WebReport control.
Public classReportSource
Gets or sets the location of the report definition.

Enumerations

  EnumerationDescription
Public enumerationExportFormatsEnum
Specifies the export formats that should be made available in the export button of the navigation bar.
Public enumerationExportRenderMethodEnum
Specifies the method used to perform exports.
Public enumerationHttpHandlerTransferMethodEnum
Specifies the method by which data is transferred to the source page.

For details, please see the ImageTransferMethod property.

Public enumerationImageRenderMethodEnum

Specifies the method used to render report images on the client.

For details, please see the ImageRenderMethod property.