GrapeCity MultiRow for Windows Forms 10.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.