GrapeCity SPREAD for Windows Forms 11.0J
OnDataModelRowInserted メソッド (ISpreadDataViewMapper)


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

パラメータ

index
行インデックス
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.