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


新しいインデックス
古いインデックス
プロパティ記述子
データ行が変更されたときに発生します。
構文
'Declaration
 
Sub OnDataRowChanged( _
   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.OnDataRowChanged(newIndex, oldIndex, propertyDescriptor)

パラメータ

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

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

 

 


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