Gets or sets the name of the file with report.

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

Syntax

JavaScript
function get_fileName();
function set_fileName(value);

See Also