[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Tools.ReportCombiner.AddRange

AddRange Method

AddRange(IEnumerable<PageReport>, LocationOptions)

Add a collection of reports with specified options in the reports list.

Declaration
public void AddRange(IEnumerable<PageReport> reports, LocationOptions options = default)
Parameters
Type Name Description
IEnumerable<PageReport> reports

Reports to be added.

LocationOptions options

The options to be applied to each report.