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

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > PagesCollection クラス : Item プロパティ

返されるメンバのインデックス。

コレクションの指定したインデックスのメンバを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Page
public Page this[ 
   int index
]; {get;}

パラメータ

index

返されるメンバのインデックス。

プロパティ値

指定されたインデックスにあるページのオブジェクト。
参照

PagesCollection クラス
PagesCollection メンバ