PowerTools MultiRow for Windows Forms 8.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-2015 GrapeCity inc. All rights reserved.