GrapeCity MultiRow for Windows Forms 11.0J
RowErrorTextNeededEventArgs コンストラクタ

セルを所有するRowのインデックス。
現在のRowのエラーを表すSystem.String
RowErrorTextNeededEventArgsクラスの空のインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal errorText As String _
)
public RowErrorTextNeededEventArgs( 
   int rowIndex,
   string errorText
)

パラメータ

rowIndex
セルを所有するRowのインデックス。
errorText
現在のRowのエラーを表すSystem.String
参照

参照

RowErrorTextNeededEventArgs クラス
RowErrorTextNeededEventArgs メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.