[]
Gets or sets the identifier of the report to be loaded to the viewer control.
[Browsable(true)]
[TypeConverter("GrapeCity.ActiveReports.Web.Design.WebReportObjectConverter, MESCIUS.ActiveReports.Web.Design")]
public string ReportName { get; set; }
Type | Description |
---|---|
string | A string value indicating the report name. |