ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Tools Namespace / ReportCombiner Class / BuildReport Method

In This Topic
    BuildReport Method (ReportCombiner)
    In This Topic
    Returns a new PageReport instance
    Syntax
    'Declaration
     
    Public Function BuildReport() As PageReport
    public PageReport BuildReport()
    See Also