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

取得するセクションのインデックス。
SectionCollection内の指定したインデックス位置にあるSectionオブジェクトを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As Section
public Section Item( 
   int index
) {get;}

パラメータ

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

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.