FlexReport for WPF
FlexReport クラス メソッド


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 : FlexReport クラス

このクラスのメンバの一覧は、FlexReportメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 C1.WPF.Document.C1DocumentSource.Log リストにログエントリを追加します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド現在実行されている非同期アクションをキャンセルし、アクションが実際にキャンセルされるまで待ちます。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド現在のレポートをクリアします。  
Public メソッド生成されたコンテンツをクリアし、C1.WPF.Document.C1DocumentSource.Dirty を true に設定します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド別の FlexReport コンポーネントからレポート定義をコピーします。 SubreportField または Field を介してレポートから参照されるサブレポートは複製されないことに注意してください。  
Public メソッドオーバーロードされます。 コンポーネントによって使用されるアンマネージリソースを解放し、オプションでマネージリソースも解放します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 現在のレポート コンテキストで VBScript 式を評価します。  
Public メソッドオーバーロードされます。 現在のレポート コンテキストで VBScript ステートメントを実行します。  
Public メソッドC1.WPF.Document.C1DocumentAction オブジェクトで指定されるアクションを実行します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.ExecuteAction メソッドの非ブロック(非同期)バージョン。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.ExecuteAction メソッドのノンブロッキング (非同期) バージョンです。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド指定されたエクスポートフィルタを使用して、ドキュメントを外部形式のストリームにエクスポートします。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.Export メソッドの非ブロック(非同期)バージョン。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.Export メソッドのノンブロッキング (非同期) バージョンです。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドドキュメントを生成します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.Generate メソッドの非ブロック(非同期)バージョン。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.Generate メソッドのノンブロッキング (非同期) バージョンです。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentTextPosition オブジェクトによって指定される 2 つのテキスト位置に基づいて、 C1.WPF.Document.C1DocumentRange オブジェクトを作成します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド指定されたページを含む C1.WPF.Document.C1DocumentRange オブジェクトを作成します。 ページにテキストがない場合、このメソッドは null を返します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 指定されたページを表す System.Drawing.Imaging.Metafile を返します。  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 C1.WPF.Document.Serialization.XmlDocumentWrapperBase で使用可能なレポートのリストを取得します。  
Public メソッドドキュメント全体を含む C1.WPF.Document.C1DocumentRange オブジェクトを作成します。 ドキュメントにテキストがない場合、このメソッドは null を返します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドドキュメント内の指定された位置を含む単語を定義する C1.WPF.Document.C1DocumentRange オブジェクトを作成します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド現時点で C1.WPF.Document.C1DocumentSource.Generate メソッドを呼び出すことができるかどうかを示す値を返します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 ストリーム内の XML レポート定義からレポートを読み込みます。  
Public メソッド現在のレポート コンテキストで VBScript 式を解析します。  
Public メソッド現在のレポート コンテキストで VBScript ステートメントを解析します。  
Public メソッドオーバーロードされます。 生成されたドキュメントを印刷する。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドレポートをレンダリングします。このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.Generate メソッドへのショートカットです。  
Public メソッドRender メソッドのノンブロッキング (非同期) バージョンです。 このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.GenerateAsync メソッドへのショートカットです。  
Public メソッドRender ソッドのノンブロッキング (非同期) バージョンです。 このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.GenerateAsyncEx メソッドへのショートカットです。  
Public メソッドレポートを C1.WPF.Document.Export.ExportFilter オブジェクトにレンダリングします。 このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.Export メソッドへのショートカットです。  
Public メソッドRenderToFilter メソッドのノンブロッキング (非同期) バージョンです。 このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.ExportAsync メソッドへのショートカットです。  
Public メソッドRenderToFilter メソッドのノンブロッキング (非同期) バージョンです。 このメソッドは、基本クラスの C1.WPF.Document.C1DocumentSource.ExportAsyncEx メソッドへのショートカットです。  
Public メソッドオーバーロードされます。 現在のレポート定義をファイルに保存します。  
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッド現在のパラメータ値を検証し、値が有効な場合は、有効な値のリストを更新します。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.ValidateParameters メソッドの非ブロック(非同期)バージョン。 C1.WPF.Document.C1DocumentSourceから継承されます。
Public メソッドC1.WPF.Document.C1DocumentSource.ValidateParameters メソッドのノンブロッキング (非同期) バージョンです。 C1.WPF.Document.C1DocumentSourceから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 オーバーライドされます。レポート パラメータのリストを含む ReportParameterCollection コレクションを作成します。  
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドオーバーライドされます。 オーバーライドされます。この FlexReport インスタンスの追加の初期化を実行します。  
Protected メソッドオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッドEndPage イベントを発生させます。  
Protected メソッドEndReport イベントを発生させます。  
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッドGetScriptObject イベントを発生させます。  
Protected メソッドNoData イベントを発生させます。  
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッドPrintSection イベントを発生させます。  
Protected メソッドReportError イベントを発生させます。  
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッドStartPage イベントを発生させます。  
Protected メソッドStartReport イベントを発生させます。  
Protected メソッドStartSection イベントを発生させます。  
Protected メソッド内部使用のみ。 C1.WPF.Document.C1DocumentSourceから継承されます。
Protected メソッド派生クラスでオーバーライドして、高度な永続化メカニズムを提供します。 C1.WPF.Document.Serialization.C1ReaderBase.PropName を使用して現在のプロパティの名前を特定し、C1ReaderBase.ReadXXX(...) を使用してプロパティ値を読み取ります。  
Protected メソッド派生クラスでオーバーライドして、高度な永続化メカニズムを提供します。 C1.WPF.Document.Serialization.C1WriterBase メソッドを使用して、追加のオブジェクト プロパティを書き込みます。  
トップ
参照

FlexReport クラス
C1.WPF.Report 名前空間