PowerTools ActiveReports for .NET 9.0J
Item(Int32) プロパティ

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

パラメータ

index
取得または設定するReportItemのインデックスを示すゼロベースのInteger。

プロパティ値

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

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.