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


行インデックス
データモデル行が挿入されたときに発生します。
構文
'Declaration
 
Public Sub OnDataModelRowInserted( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As DefaultSpreadDataViewMapper
Dim index As Integer
 
instance.OnDataModelRowInserted(index)
public void OnDataModelRowInserted( 
   int index
)

パラメータ

index
行インデックス
参照

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


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