[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Tools.ReportCombiner.Insert

Insert Method

Insert(int, PageReport, LocationOptions)

Insert a report to the specified position in reports list.

Declaration
public void Insert(int index, PageReport report, LocationOptions options = default)
Parameters
Type Name Description
int index

The position of the report to be added.

PageReport report

The report to be added.

LocationOptions options

The options to report be added with.