ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Tools Namespace / ReportCombiner Class
Properties Methods

In This Topic
    ReportCombiner Class Members
    In This Topic

    The following tables list the members exposed by ReportCombiner.

    Public Constructors
     NameDescription
    Public ConstructorCreates instance of ReportCombiner  
    Top
    Public Properties
     NameDescription
    Public PropertyDefines the default gap between two adjacent subreports. It's 1in by default.  
    Public PropertyDefines the report combine mode.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd a collection of reports with specified options in the reports list.  
    Public MethodAdd the report with specified options in the reports list.  
    Public MethodReturns a new PageReport instance  
    Public MethodClears all the items from current instance of report combiner.  
    Public MethodInsert a report to the specified position in reports list.  
    Public MethodRemove all the occurrences of the specified report.  
    Public MethodRemove the report from the specified position in the reports list.  
    Public MethodOverloaded. Sets the margins of the report.  
    Top
    See Also