SSRSDocumentSource for WinForms
CollectionChanged イベント

コレクションが変更されたときに発生します。
構文
'宣言
 
Event CollectionChanged As NotifyCollectionEventHandler
event NotifyCollectionEventHandler CollectionChanged
イベント データ

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

プロパティ解説
Actionイベントの原因になったアクションを取得します。  
Index変更の影響を受けた項目のインデックスを取得します。  
参照

INotifyCollection インターフェース
INotifyCollection メンバ