FlexReport for WinForms
C1FlexReport クラス メソッド


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport 名前空間 : C1FlexReport クラス

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

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds log entry to the C1.Document.C1DocumentSource.Log list. C1.Document.C1DocumentSourceから継承されます。
Public メソッド C1.Report.FlexReportから継承されます。
Public メソッドPrevents the report from firing C1.Report.FlexReport.ReportDefinitionChangedevent until the EndUpdate method is called. C1.Report.FlexReportから継承されます。
Public メソッド C1.Report.FlexReportから継承されます。
Public メソッドCancels currently executed async action and waits until action will be actually cancelled. C1.Document.C1DocumentSourceから継承されます。
Public メソッド現在のレポートをクリアします。 C1.Report.FlexReportから継承されます。
Public メソッドClear generated content and sets C1.Document.C1DocumentSource.Dirty to true. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCopies a report definition from another C1.Report.FlexReport component. Please note, subreports referenced from the report via C1.Report.SubreportField or C1.Report.Field are not cloned. C1.Report.FlexReportから継承されます。
Public メソッドオーバーライドされます。   
Public メソッドstatic (Shared in Visual Basic)  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 コンポーネントによって使用されるアンマネージリソースを解放し、オプションでマネージリソースも解放します。 C1.Report.FlexReportから継承されます。
Public メソッド C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Public メソッドResumes firing the C1.Report.FlexReport.ReportDefinitionChanged event after the BeginUpdate method. C1.Report.FlexReportから継承されます。
Public メソッドオーバーロードされます。 現在のレポートコンテキストで VBScript 式を評価します。 C1.Report.FlexReportから継承されます。
Public メソッドオーバーロードされます。 現在のレポートコンテキストで VBScript 文を実行します。 C1.Report.FlexReportから継承されます。
Public メソッドExecutes an action specified by the C1.Document.C1DocumentAction object. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ExecuteAction method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドExports the document into a stream in an external format using the specified export filter. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Export method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドGenerates the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Generate method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.Generate method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetLinkTargetPosition method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
Public メソッドCreates the C1.Document.C1DocumentRange object on the base of two text positions specified by C1.Document.C1DocumentTextPosition objects. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドFor internal use. Gets the position of a C1.Document.C1LinkTargetBase in the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Overridden. Fetches a generated page with the specified index. C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. Fetches a page with the specified index. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Non-blocking (asynchronous) version of the C1.Document.C1DocumentSource.GetPage method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCreates a C1.Document.C1DocumentRange object that includes the specified page. This method can return null if the page contains no text. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 指定されたページを表す System.Drawing.Imaging.Metafileを返します。  
Public メソッドReturns a GrapeCity.Documents.Svg.GcSvgDocument representing the specified page. C1.Report.FlexReportから継承されます。
Public メソッド内部使用。  
Public メソッドCreates a C1.Document.C1DocumentRange object that includes the whole document. This method can return null if the document contains no text. C1.Document.C1DocumentSourceから継承されます。
Public メソッドCreates a C1.Document.C1DocumentRange object that defines a word containing a specified position in the document. C1.Document.C1DocumentSourceから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーライドされます。 Render as subreport. This method uses following properties: - _owner.  
Public メソッドFor internal use. Returns a value indicating whether the async operation is currently executing. Important note: this method checks only Generate, Export, ValidateParameters and ExecuteCustomAction actions. For example, this method can be used in OnLongOperation() to determine whether the operation is async or not. C1.Document.C1DocumentSourceから継承されます。
Public メソッドReturns a value indicating whether the C1.Document.C1DocumentSource.Generate method can be called at the moment. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Checkes whether a page with the specified index has already been requested, i.e. the C1.Document.C1DocumentSource.GetPageAsync method has been called to fetch it. C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 レポートをロードします。 C1.Report.FlexReportから継承されます。
Public メソッドオーバーライドされます。 オーバーライドされます。 C1.Win.C1Document.C1DocumentSource.LongOperationイベントを発生させます。  
Public メソッドReportDefinitionChangedイベントを発生させます。レポートまたはすべてのネストしたオブジェクトのプロパティが変更されるたびに呼び出されます。 C1.Report.FlexReportから継承されます。
Public メソッド現在のレポートコンテキストで VBScript 式を解析します。 C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. Parse global script to get its procedures. C1.Report.FlexReportから継承されます。
Public メソッドオーバーロードされます。 現在のレポートコンテキストで VBScript 文を解析します。 C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. Pop the current data scope. C1.Report.FlexReportから継承されます。
Public メソッドオーバーロードされます。 Prints the generated document. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. Push the specific data scope on top of the current data scope. C1.Report.FlexReportから継承されます。
Public メソッドレポートをレンダリングします。 C1.Report.FlexReportから継承されます。
Public メソッドRenderメソッドの非ブロック(非同期)バージョン。 C1.Report.FlexReportから継承されます。
Public メソッドRenderメソッドの非ブロック(非同期)バージョン。このメソッドは、基本クラスの C1.Win.C1Document.C1DocumentSource.GenerateAsyncExメソッドのショートカットです。 C1.Report.FlexReportから継承されます。
Public メソッドRenders the report into an C1.Document.Export.ExportFilter object. This method is a shortcut to the C1.Document.C1DocumentSource.Export method on the base class. C1.Report.FlexReportから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Report.FlexReport.RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsync method on the base class. C1.Report.FlexReportから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Report.FlexReport.RenderToFilter method. This method is a shortcut to the C1.Document.C1DocumentSource.ExportAsyncEx method on the base class. C1.Report.FlexReportから継承されます。
Public メソッド C1.Document.C1DocumentSourceから継承されます。
Public メソッドオーバーロードされます。 現在のレポート定義をファイルに保存します。 C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. Fires ReportDefinitionChanged event. C1.Report.FlexReportから継承されます。
Public メソッドFor internal use only. C1.Report.FlexReportから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドValidates the current parameter values, refreshes their valid values' lists if the values are valid. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドNon-blocking (asynchronous) version of the C1.Document.C1DocumentSource.ValidateParameters method. C1.Document.C1DocumentSourceから継承されます。
Public メソッドFor internal use. C1.Report.FlexReportから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Creates new instance of C1.Document.C1Document  
Protected メソッドオーバーライドされます。レポートパラメータのリストを含む C1.Win.FlexReport.ReportParameterCollectionコレクションを作成します。 C1.Report.FlexReportから継承されます。
Protected メソッドオーバーライドされます。 Returns new instance of C1.Report.ScriptEngine.ScriptEngine.  
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッド System.ComponentModel.Componentから継承されます。
Protected メソッドオーバーライドされます。この C1FlexReportインスタンスの追加の初期化を行います。 C1.Report.FlexReportから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッドオーバーライドされます。   
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッド C1.Report.FlexReportから継承されます。
Protected メソッドオーバーロードされます。  System.MarshalByRefObjectから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドEndPageイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドEndReportイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドGetScriptObjectイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドNoDataイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドRaises the C1.Report.FlexReport.PrintSection event. C1.Report.FlexReportから継承されます。
Protected メソッドReportErrorイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドStartPageイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドStartReportイベントを発生させます。 C1.Report.FlexReportから継承されます。
Protected メソッドRaises the C1.Report.FlexReport.StartSection event. C1.Report.FlexReportから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドOverride in derived classes to provide advanced persistence mechanism. Use C1.Document.Serialization.C1ReaderBase.PropName to determine the name of the current property, use C1ReaderBase.ReadXXX(...) to read property value. C1.Report.FlexReportから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドFor internal use. C1.Document.C1DocumentSourceから継承されます。
Protected メソッドOverride in derived classes to provide advanced persistence mechanism. Use C1.Document.Serialization.C1WriterBase methods to write additional object properties. C1.Report.FlexReportから継承されます。
トップ
参照

参照

C1FlexReport クラス
C1.Win.FlexReport 名前空間