Parameters
- report
- A GrapeCity.ActiveReports.PageReportModel.Report object to convert for.
- resourceLocator
- A GrapeCity.ActiveReports.ResourceLocator object used to locate the resource.
- reportComponentFactory
- A GrapeCity.ActiveReports.IReportComponentFactory object to create report components. Default is
null
. - IsSnapShotFilter
- A System.Boolean value indicating whether the snapshot filtering is applied. Default is
false
.
Return Value
A System.String value representing the RDL representation of the report.