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

返すまたは設定するReportItemのInteger インデックス (0 から始まる)。
位置によってReportItemCollectionにある特定のReportItemオブジェクトを取得または設定します。
構文
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As ReportItem
public ReportItem Item( 
   int index
) {get; set;}

パラメータ

index
返すまたは設定するReportItemのInteger インデックス (0 から始まる)。

プロパティ値

指定された位置にあるReportItemオブジェクト。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.