GrapeCity MultiRow for Windows Forms 11.0J
Insert メソッド (ColumnHeaderSectionCollection)

行を挿入する位置。
ColumnHeaderSectionCollectionに挿入するColumnHeaderSection
指定したColumnHeaderSectionをコレクションに挿入します。
シンタックス
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As ColumnHeaderSection _
) 
public void Insert( 
   int index,
   ColumnHeaderSection item
)

パラメータ

index
行を挿入する位置。
item
ColumnHeaderSectionCollectionに挿入するColumnHeaderSection
参照

参照

ColumnHeaderSectionCollection クラス
ColumnHeaderSectionCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.