GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : AddRange Method |
The ReportItemCollection object to add.
'Declaration Public Sub AddRange( _ ByVal collection As ReportItemCollection _ )
public void AddRange( ReportItemCollection collection )
The ReportItemCollection object to add.