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

In This Topic
    MasterMerge Class
    In This Topic
    Represents a master report utility class that handles the merging and unmerging of master and child reports.
    Object Model
    MasterMerge Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class MasterMerge 
    public static class MasterMerge 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rdl.MasterMerge

    See Also