PowerTools SPREAD for ASP.NET 8.0J
GetDataViewRowFromModelRowWhenAddNew メソッド (DefaultSpreadDataViewMapper)

モデル行のインデックス
新しい行が追加されるときに、モデル行からデータビュー行を取得します。このメソッドは、シートに新しい行が追加されるときにのみ使用されます。
構文
'Declaration
 
Public Function GetDataViewRowFromModelRowWhenAddNew( _
   ByVal modelRow As Integer _
) As Integer
public int GetDataViewRowFromModelRowWhenAddNew( 
   int modelRow
)

パラメータ

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

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


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