PowerTools MultiRow for Windows Forms 8.0J
Item(Int32) プロパティ

取得するColumnFooterSectionの0から始まるインデックス。
指定したインデックスにあるColumnFooterSectionを取得します。
構文
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As ColumnFooterSection
public ColumnFooterSection Item( 
   int index
) {get;}

パラメータ

index
取得するColumnFooterSectionの0から始まるインデックス。

プロパティ値

指定したインデックスにあるColumnFooterSection
例外
例外解説
System.ArgumentOutOfRangeException

index0未満です。

または

indexCount以上です。

参照

ColumnFooterSectionCollection クラス
ColumnFooterSectionCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.