GrapeCity MultiRow for Windows Forms 10.0J
Insert メソッド (ColumnFooterSectionCollection)

行を挿入する位置。
ColumnFooterSectionCollectionに挿入するColumnFooterSection
指定したColumnFooterSectionをコレクション内の指定した位置に挿入します。
構文
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As ColumnFooterSection _
) 
public void Insert( 
   int index,
   ColumnFooterSection item
)

パラメータ

index
行を挿入する位置。
item
ColumnFooterSectionCollectionに挿入するColumnFooterSection
参照

ColumnFooterSectionCollection クラス
ColumnFooterSectionCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.