GrapeCity ActiveReports for .NET 12.0J
PageReport コンストラクタ(FileInfo)

ロードするレポート定義(*.rdlx)のファイル。
レポート定義ファイルを指定して、PageReportクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal reportDefinitionFile As FileInfo _
)
public PageReport( 
   FileInfo reportDefinitionFile
)

パラメータ

reportDefinitionFile
ロードするレポート定義(*.rdlx)のファイル。
参照

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.