[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.MasterMerge.MergeSourceIntoTarget

MergeSourceIntoTarget Method

MergeSourceIntoTarget(Report, Report)

Merges a source Report object with the contents of the target Report object.

Declaration
public static void MergeSourceIntoTarget(Report targetReport, Report sourceReport)
Parameters
Type Name Description
Report targetReport

A Report object to merge the source report into.

Report sourceReport

A Report object containing the content to merge into the target.