Reports for WPF
ImportC1Report メソッド (C1PrintDocument)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : ImportC1Report メソッド
レポート定義ファイル名。
レポート名。
C1Report のレポート定義ファイルをインポートします。
シンタックス
'宣言
 
Public Sub ImportC1Report( _
   ByVal fileName As System.String, _
   ByVal reportName As System.String _
) 
public void ImportC1Report( 
   System.string fileName,
   System.string reportName
)

パラメータ

fileName
レポート定義ファイル名。
reportName
レポート名。
参照

C1PrintDocument クラス
C1PrintDocument メンバ