PowerTools SPREAD for Windows Forms 8.0J
CollectionChanged イベント (TableStyleCollection)


このスタイルコレクションが変更されたときに発生します。
構文
'Declaration
 
Public Event CollectionChanged As TableStyleCollectionChangedEventHandler
'使用法
 
Dim instance As TableStyleCollection
Dim handler As TableStyleCollectionChangedEventHandler
 
AddHandler instance.CollectionChanged, handler
public event TableStyleCollectionChangedEventHandler CollectionChanged
イベント データ

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

プロパティ説明
ChangeType変更の種類を取得します。  
ItemName項目名を取得します。  
参照

TableStyleCollection クラス
TableStyleCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.