ActiveReports for .NET 18.0J
Item プロパティ (LayerCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > LayerCollection クラス : Item プロパティ
インデックス。
Layerを指定したインデックスで取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As Layer
public Layer this[ 
   int index
]; {get; set;}

パラメータ

index
インデックス。
参照

LayerCollection クラス
LayerCollection メンバ