[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ReportExtensions.Copy

Copy Method

Copy(Report, ResourceLocator)

Creates a copy of the report.

Declaration
public static Report Copy(this Report report, ResourceLocator resourceLocator)
Parameters
Type Name Description
Report report

A Report to copy for.

ResourceLocator resourceLocator

A ResourceLocator object used to locate the resource.

Returns
Type Description
Report

A new Report object that is a copy of the original.