PowerTools ActiveReports for .NET 11.0J
ReportItemCollectionEventHandler デリゲート

イベントの送信元。
イベントデータを含むReportItemCollectionEventArgsオブジェクト。
ItemAddedまたは ItemRemovedイベントをハンドルするメソッドを表します。
構文
'宣言
 
Public Delegate Sub ReportItemCollectionEventHandler( _
   ByVal sender As Object, _
   ByVal e As ReportItemCollectionEventArgs _
) 
public delegate void ReportItemCollectionEventHandler( 
   object sender,
   ReportItemCollectionEventArgs e
)

パラメータ

sender
イベントの送信元。
e
イベントデータを含むReportItemCollectionEventArgsオブジェクト。
参照

関連項目

ReportItemCollectionEventHandler メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2017 GrapeCity inc. All rights reserved.