public delegate void ReportItemCollectionEventHandler( object sender, ReportItemCollectionEventArgs e )
'Declaration Public Delegate Sub ReportItemCollectionEventHandler( _ ByVal sender As Object, _ ByVal e As ReportItemCollectionEventArgs _ )
ReportItemCollectionEventHandler Members GrapeCity.ActiveReports.PageReportModel Namespace