GrapeCity MultiRow for Windows Forms 11.0J
RowErrorTextChanged イベント

行のRow.ErrorTextプロパティの値が変更されたときに発生します。
シンタックス
Public Event RowErrorTextChanged As EventHandler(Of RowEventArgs)
public event EventHandler<RowEventArgs> RowErrorTextChanged
イベント データ

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

プロパティ解説
Row操作の対象となるRowを取得します。  
参照

参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.