[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.WebViewer.ReportName

ReportName Property

ReportName

Gets or sets the identifier of the report to be loaded to the viewer control.

Declaration
[Browsable(true)]
[TypeConverter("GrapeCity.ActiveReports.Web.Design.WebReportObjectConverter, MESCIUS.ActiveReports.Web.Design")]
public string ReportName { get; set; }
Property Value
Type Description
string

A string value indicating the report name.