GrapeCity ActiveReports for .NET 12.0J
ItemRemoved イベント (ReportItemCollection)

コレクションから項目を削除した後、発生します。
構文
'宣言
 
Public Event ItemRemoved As ReportItemCollectionEventHandler
public event ReportItemCollectionEventHandler ItemRemoved
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、ReportItemCollectionEventArgs 型の引数を受け取りました。次の ReportItemCollectionEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Index追加または削除されたReportItemに対してIntegerを返します。  
Value追加または削除されたReportItemオブジェクトを返します。  
参照

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.