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


行エラーテキストが変更されたときに発生します。
構文
'Declaration
 
Public Event RowErrorTextChanged As RowErrorTextEventHandler
'使用法
 
Dim instance As FpSpread
Dim handler As RowErrorTextEventHandler
 
AddHandler instance.RowErrorTextChanged, handler
public event RowErrorTextEventHandler RowErrorTextChanged
イベント データ

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

プロパティ説明
RowIndex行インデックスを取得します。  
SheetViewSheetViewオブジェクトを取得します。  
参照

FpSpread クラス
FpSpread メンバ

 

 


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