PowerTools SPREAD for Windows Forms 8.0J
GetRowErrorText メソッド (IErrorTextSupport)


行インデックス。
行のエラーテキストを取得します。
構文
'Declaration
 
Function GetRowErrorText( _
   ByVal row As Integer _
) As String
'使用法
 
Dim instance As IErrorTextSupport
Dim row As Integer
Dim value As String
 
value = instance.GetRowErrorText(row)
string GetRowErrorText( 
   int row
)

パラメータ

row
行インデックス。

戻り値の型

行のエラーテキストを表す文字列値。
参照

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

 

 


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