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


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

パラメータ

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

戻り値の型

行インデックスを表す Integer
参照

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


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