PowerTools SPREAD for ASP.NET 8.0J
OnDataRowAdded メソッド (DefaultSpreadDataViewMapper)

新しい行インデックス
古い行インデックス
プロパティ記述子
データ行が追加されたときに発生します。
構文
'Declaration
 
Public Sub OnDataRowAdded( _
   ByVal newIndex As Integer, _
   ByVal oldIndex As Integer, _
   ByVal propertyDescriptor As PropertyDescriptor _
) 
public void OnDataRowAdded( 
   int newIndex,
   int oldIndex,
   PropertyDescriptor propertyDescriptor
)

パラメータ

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

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


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