PowerTools ActiveReports for .NET 9.0J
GetReportItem メソッド

取得するレポートアイテムの名前。
指定したIReportItemのインスタンスを返します。
構文
'宣言
 
Function GetReportItem( _
   ByVal reportItemName As String _
) As IReportItem
IReportItem GetReportItem( 
   string reportItemName
)

パラメータ

reportItemName
取得するレポートアイテムの名前。

戻り値の型

指定したレポートアイテム。レポートアイテムが現在のスコープに存在しない場合は、Null
解説
レポートアイテムが現在のスコープに存在する必要があります。
参照

関連項目

IDataScope インターフェース
IDataScope メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.