ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl Namespace / MasterMerge Class
Methods

In This Topic
    MasterMerge Class Members
    In This Topic

    The following tables list the members exposed by MasterMerge.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Copies a ContentPlaceHolders from master GrapeCity.ActiveReports.PageReportModel.Report object to the target GrapeCity.ActiveReports.PageReportModel.Report object.  
    Public Methodstatic (Shared in Visual Basic)Merges a source GrapeCity.ActiveReports.PageReportModel.Report object with the contents of the target GrapeCity.ActiveReports.PageReportModel.Report object.  
    Public Methodstatic (Shared in Visual Basic)Unmerges a combined master-child GrapeCity.ActiveReports.PageReportModel.Report object and strips out only the relevant information for the child GrapeCity.ActiveReports.PageReportModel.Report object.  
    Top
    See Also