PowerTools SPREAD for Windows Forms 10.0J
OnDataReset メソッド (DefaultSpreadDataViewMapper)


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

パラメータ

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

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


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