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

取得するレポート項目の名前。
インデックスで指定した位置にあるコレクションから、指定されたレポート項目を取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As ReportItem
public ReportItem Item( 
   string name
) {get;}

パラメータ

name
取得するレポート項目の名前。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.