PowerTools SPREAD for Windows Forms 8.0J
GetDataViewRowFromModelRow メソッド (ISpreadDataViewMapper)


モデル行のインデックス
モデル行からデータビュー行を取得します。
構文
'Declaration
 
Function GetDataViewRowFromModelRow( _
   ByVal modelRow As Integer _
) As Integer
'使用法
 
Dim instance As ISpreadDataViewMapper
Dim modelRow As Integer
Dim value As Integer
 
value = instance.GetDataViewRowFromModelRow(modelRow)
int GetDataViewRowFromModelRow( 
   int modelRow
)

パラメータ

modelRow
モデル行のインデックス

戻り値の型

ビュー内の行のインデックス。
参照

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

 

 


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