[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.MasterMerge.UnmergeCombinedReport

UnmergeCombinedReport Method

UnmergeCombinedReport(Report, IMasterContentService)

Unmerges a combined master-child Report object and strips out only the relevant information for the child Report object.

Declaration
public static Report UnmergeCombinedReport(Report combinedReport, IMasterContentService contentService)
Parameters
Type Name Description
Report combinedReport

A Report object containing the combined master and child content.

IMasterContentService contentService

A IMasterContentService object used to help identify what content belongs to the master and child.

Returns
Type Description
Report

A Report object containing only the stripped out content belonging to the child report.