GrapeCity PlusPak for Windows Forms 10.0J
OnItemInsert メソッド (TableRowCollection)

このコレクションに要素が挿入されたときに追加の処理を実行します。
シンタックス
Protected Overrides Sub OnItemInsert( _
   ByVal index As Integer, _
   ByVal item As TableRow _
) 
protected override void OnItemInsert( 
   int index,
   TableRow item
)

パラメータ

index
item
参照

参照

TableRowCollection クラス
TableRowCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.