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


新しいインデックス
古いインデックス
プロパティ記述子
データ行が移動されたときに発生します。
構文
'Declaration
 
Sub OnDataRowMoved( _
   ByVal newIndex As Integer, _
   ByVal oldIndex As Integer, _
   ByVal propertyDescriptor As PropertyDescriptor _
) 
'使用法
 
Dim instance As ISpreadDataViewMapper
Dim newIndex As Integer
Dim oldIndex As Integer
Dim propertyDescriptor As PropertyDescriptor
 
instance.OnDataRowMoved(newIndex, oldIndex, propertyDescriptor)

パラメータ

newIndex
新しいインデックス
oldIndex
古いインデックス
propertyDescriptor
プロパティ記述子
参照

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

 

 


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