FlexReport for WinForms
CollectionChanged イベント (LayerCollection)


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > LayerCollection クラス : CollectionChanged イベント
シンタックス
'宣言
 
Public Event CollectionChanged As System.Collections.Specialized.NotifyCollectionChangedEventHandler
'使用法
 
Dim instance As LayerCollection
Dim handler As System.Collections.Specialized.NotifyCollectionChangedEventHandler
 
AddHandler instance.CollectionChanged, handler
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged
イベント データ

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

プロパティ解説
 
 
 
 
 
参照