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

GrapeCity.ActiveReports 名前空間 > PageReport クラス > PageReport コンストラクタ : PageReport コンストラクタ(FileInfo)
ロードするレポート定義(*.rdlx)のファイル。
レポート定義ファイルを指定して、PageReportクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal reportDefinitionFile As FileInfo _
)
public PageReport( 
   FileInfo reportDefinitionFile
)

パラメータ

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

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