GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItemCollectionEventHandler Delegate |
'Declaration Public Delegate Sub ReportItemCollectionEventHandler( _ ByVal sender As System.Object, _ ByVal e As ReportItemCollectionEventArgs _ )
public delegate void ReportItemCollectionEventHandler( System.object sender, ReportItemCollectionEventArgs e )