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

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