Initializes a new instance of the C1.Web.UI.Controls.C1Report class.

Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1ReportClient (in C1ReportClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1Report.C1ReportViewer = function(element);

Parameters

element
Type: DOMElement
The DOM element.

See Also