SSRSDocumentSource for WinForms
CollectionChanging イベント

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

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

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

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