PowerTools SPREAD for Windows Forms 8.0J
RowErrorTextChanged イベント (IErrorTextSupport)


行のエラーテキストが変更された際に発生します。
構文
'Declaration
 
Event RowErrorTextChanged As DefaultSheetDataModel.DataModelRowErrorTextEventHandler
'使用法
 
Dim instance As IErrorTextSupport
Dim handler As DefaultSheetDataModel.DataModelRowErrorTextEventHandler
 
AddHandler instance.RowErrorTextChanged, handler
イベント データ

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

プロパティ説明
RowIndex行のインデックス。  
参照

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

 

 


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