ActiveReports for .NET 18.0J
CollectionChanged イベント (ObservableCollectionAdapter<T>)

GrapeCity.ActiveReports.Converters 名前空間 > ObservableCollectionAdapter<T> クラス : CollectionChanged イベント
コレクションが変更されたときに発生します。
シンタックス
'宣言
 
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public event NotifyCollectionChangedEventHandler CollectionChanged
イベント データ

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

プロパティ解説
 
 
 
 
 
参照