GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Subreport Class : ReportName Property |
Gets or sets a string value containing the full path (e.g. "/salesreports/orderdetails") or relative path (e.g. "orderdetails") to the subreport.
'Declaration Public Property ReportName As System.String
public System.string ReportName {get; set;}
A String containing the full or relative path to the subreport.