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

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

パラメータ

index
item
参照

参照

TableColumnCollection クラス
TableColumnCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.