GrapeCity ActiveReports for .NET 14.0J
Item(Int32) プロパティ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > Item プロパティ : Item(Int32) プロパティ
取得するセクションのインデックス。
SectionCollection内の指定したインデックス位置にあるSectionオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Section
public Section Item( 
   int index
) {get;}

パラメータ

index
取得するセクションのインデックス。
参照

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