Gets or sets the name of the report.

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

Syntax

JavaScript
function get_reportName();
function set_reportName(value);

Field Value

The name of the report.

See Also