GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportItemCollectionEventHandler デリゲート |
'宣言 Public Delegate Sub ReportItemCollectionEventHandler( _ ByVal sender As Object, _ ByVal e As ReportItemCollectionEventArgs _ )
public delegate void ReportItemCollectionEventHandler( object sender, ReportItemCollectionEventArgs e )