FlexReport for WinForms
C1FlexReport クラス メンバ
フィールド  プロパティ  メソッド  イベント


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

C1FlexReportデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタC1FlexReportクラスの新しいインスタンスを初期化します。  
トップ
パブリック フィールド
 名前解説
Public フィールド C1.Document.C1DocumentSourceから継承されます。
トップ
プロテクト フィールド
 名前解説
Protected フィールド C1.Document.C1DocumentSourceから継承されます。
Protected フィールドUsed in functions which use DX calls. Has valuable value only while report rendering. C1.Report.FlexReportから継承されます。
Protected フィールド C1.Report.FlexReportから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティレポートで実際に使用されるカルチャを取得します。 Cultureが null の場合は、 System.Globalization.CultureInfo.CurrentCultureを返します。 C1.Report.FlexReportから継承されます。
Public プロパティ以下のルールを使用して、実際の右から左への記述に関する値を取得します。1) RightToLeftが null でない場合は、その値が使用されます。2) 現在レンダリングされているレポートの場合は、所有するサブレポートフィールドの ActualRightToLeftが使用されます。3) 静的プロパティ C1.Win.FlexReport.C1FlexReport.DefaultRightToLeftの使用された値。 C1.Report.FlexReportから継承されます。
Public プロパティGets or sets a value indicating whether calls to async methods of the current document source expect the async/await pattern to be used by the calling code. If this property is true, then the *Completed events (such as C1.Document.C1DocumentSource.GenerateCompleted, C1.Document.C1DocumentSource.GenerateCompleted and others) do not fire. C1.Document.C1DocumentSourceから継承されます。
Public プロパティ現在のページでセクションに使用できる残りの領域の高さを取得します。このプロパティは、ページ区切り付きモードでレポートをレンダリングしている場合(つまり、 IsBusyおよび Paginatedが true の場合)にのみ使用できます。 IsBusyが true の場合は -1 が返され、 Paginatedが false の場合は double.MaxValue が返されます。OnPrint/OnFormat スクリプトで使用すると、この値は、まだ現在のセクションを考慮しないことに注意してください。サブレポートでは、このプロパティは、マスターレポートの AvailableHeightを返します。 C1.Report.FlexReportから継承されます。
Public プロパティ相対パス名で指定された追加ファイルの検索に使用されたディレクトリを取得または設定します。このプロパティは、ファイルからレポートがロードされるときに自動的に更新されます。 System.IO.MemoryStreamからレポート定義をロードする場合、または ReportDefinitionプロパティを使用する場合は、相対ファイル名を持つ項目を含むレポートテンプレートに対しては、WorkingDirectory が 正しい値を持つことを確認してください。このプロパティが null の場合は、 C1.Win.FlexReport.C1FlexReport.DefaultBasePathが使用されます。そうでない場合は、 Enviroment.CurrentDirectoryが使用されます。 C1.Report.FlexReportから継承されます。
Public プロパティ前バージョンの C1Report との互換性を向上させる BehaviorOptionsオブジェクトを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the current busy state of the current C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。
Public プロパティ現在のレポートの生成をキャンセルするかどうかを指定します。 C1.Report.FlexReportから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティレポートのレンダリング時に使用されるデフォルトの資格情報を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのカルチャを指定する System.Globalization.CultureInfoを取得または設定します。このカルチャは、文字列と値の間の変換に影響します。デフォルトは null です。これは、 System.Globalization.CultureInfo.CurrentCultureが使用されることを意味します。 C1.Report.FlexReportから継承されます。
Public プロパティ内部使用。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのメイン DataSourceオブジェクトへの参照、またはレポートが連結されない場合は null を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティメインレポートデータソースとして使用される DataSourcesコレクションから データソースの名前を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートで使用される DataSourceオブジェクトのコレクションを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the C1.Document.C1PrintOptions object defining default print options used by printing methods of C1.Document.C1DocumentSource. C1.Document.C1DocumentSourceから継承されます。
Public プロパティGets a value indicating whether the current content is dirty and does not correspond to the current values of C1.Document.C1DocumentSource.Paginated etc. C1.Document.C1DocumentSourceから継承されます。
Public プロパティレポートのレンダリング時に現在の C1FlexReportによって作成された C1.Win.C1Documentオブジェクトを 取得します。 C1.Report.FlexReportから継承されます。
Public プロパティオーバーライドされます。この C1FlexReportオブジェクトのユーザーフレンドリな名前を取得します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートを同期モードでレンダリング中に、コントロールが Windows のメッセージを処理するかどうかを指定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのスクリプトオブジェクトがサブレポートに公開されるかどうかを指定します。 C1.Report.FlexReportから継承されます。
Public プロパティオーバーライドされます。 C1FlexReportの機能を定義する C1.Win.C1Document.C1DocumentSourceFeaturesオブジェクトを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティレポート定義内の Fieldオブジェクトのコレクションを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのロード元のファイル、またはレポートが保存されているファイルの名前を取得します。 C1.Report.FlexReportから継承されます。
Public プロパティ新しいフィールドのデフォルトフォントを取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートフォントによって使用されるデータを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティグローバル VBScript モジュールを取得または設定します。ここで(標準の VBScript 構文を使用して)定義される関数とサブルーチンは、標準の VBScript 関数と同様に、現在のレポートの他のスクリプトで使用できます。 C1.Report.FlexReportから継承されます。
Public プロパティレポート内のすべてのグループを含むコレクションを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティCanGrow/CanShrink フィールドの処理に使用される方法を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティコンポーネントがデフォルトでスクリプトエラーを無視するかどうかを指定します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the value indicating whether the current C1.Document.C1DocumentSource busy. C1.Document.C1DocumentSourceから継承されます。
Public プロパティGets a value indicating whether this C1.Document.C1DocumentSource is disposed and can not be longer used. C1.Document.C1DocumentSourceから継承されます。
Public プロパティ一部が使用済みのシートの最初のラベルの位置を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートの Layoutオブジェクトへの参照を取得します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the C1.Document.LogEntryList containing the list of events which occured during the last operation (generating, exporting etc). C1.Document.C1DocumentSourceから継承されます。
Public プロパティGets the C1.Report.FlexReport object representing master, i.e. root report that currently rendered, this property returns this if this is not subreport. C1.Report.FlexReportから継承されます。
Public プロパティ1 つのレポートに許可される最大ページ数を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティstatic (Shared in Visual Basic)GDI/GDI+ 関数を使用する際、C1FlexReport オブジェクトのレイアウトの測定/計算に使用される System.Drawing.Graphics を提供するために使用されるデバイスのタイプを取得または設定します。 このプロパティが C1.Win.C1Document.MeasurementDevice.Printer に設定されている場合、 MeasurementPrinterName でプリンタを指定します。  
Public プロパティstatic (Shared in Visual Basic)GDI/GDI+ 関数を使用する際、C1FlexReport オブジェクトのレイアウトの測定/計算に使用される System.Drawing.Graphics を提供するために使用されるプリンタの名前を取得または設定します。 このプロパティは、MeasurementDeviceC1.Win.C1Document.MeasurementDevice.Printer に設定されている場合にのみ使用されます。  
Public プロパティレポートがレンダリングを終了するときに実行される VBScript を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティエラーが発生したときに実行される VBScript を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートがレンダリングを開始し、そのソースレコードセットが空の場合に実行される VBScript を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートがレンダリングを開始するときに実行される VBScript を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティ新しいページが作成されるときに実行される VBScript を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのオーバーレイのプロパティを定義する Watermarkオブジェクトを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティ現在のページ番号を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the number of already generated pages. C1.Document.C1DocumentSourceから継承されます。
Public プロパティオーバーライドされます。 オーバーライドされます。これは、 Layoutプロパティから返される Layoutオブジェクトの プロパティへのショートカットです。  
Public プロパティGets or sets a value indicating whether the content should be represented as set of fixed sized pages. C1.Document.C1DocumentSourceから継承されます。
Public プロパティレポートの生成に使用されるパラメータのコレクションを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティこのサブレポートを含むメインレポートを取得します(これがメインレポートの場合は null)。 C1.Report.FlexReportから継承されます。
Public プロパティページまたはグループごとにレンダリングする詳細レコードの数を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the C1.Document.C1Document object currently generated. C1.Report.FlexReportから継承されます。
Public プロパティ完全なレポート定義を含む XML 文字列を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのメタデータを含む ReportInfoオブジェクトを取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートの名前(Load メソッドで使用)を取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートにおける右から左への記述に関するデフォルト値を取得または設定します。デフォルトでは、この値は null であり、静的プロパティ C1.Win.FlexReport.C1FlexReport.DefaultRightToLeftの値が 使用されることを示します。 C1.Report.FlexReportから継承されます。
Public プロパティGets the report C1.Report.ScriptEngine.ReportScriptContext object which can be used to execute scripts / evaluate expressions. C1.Report.FlexReportから継承されます。
Public プロパティレポート定義内の C1.Win.FlexReport.Sectionオブジェクトのコレクションを取得します。 C1.Report.FlexReportから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティオーバーライドされます。 オーバーライドされます。現在のドキュメントソースオブジェクトがサポートするエクスポータの配列を取得します。  
Public プロパティ呼び出し側のプログラムで必要な追加のデータを取得または設定します。 C1.Report.FlexReportから継承されます。
Public プロパティレポートのウォーターマークのプロパティを定義する Watermarkオブジェクトを取得します。 C1.Report.FlexReportから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティ System.ComponentModel.Componentから継承されます。
Protected プロパティGets the already generated pages. C1.Report.FlexReportから継承されます。
トップ
パブリック メソッド
 名前解説
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から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when the C1.Document.C1DocumentSource.BusyState property value changes. C1.Document.C1DocumentSourceから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.Dirty property value changes. C1.Document.C1DocumentSourceから継承されます。
Public イベント System.ComponentModel.Componentから継承されます。
Public イベントコントロールが各ページのレンダリングを終了すると発生します。 C1.Report.FlexReportから継承されます。
Public イベントコントロールがレポートのレンダリングを終了すると発生します。 C1.Report.FlexReportから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.ExecuteActionAsync or C1.Document.C1DocumentSource.ExecuteActionAsyncEx method has completed. C1.Document.C1DocumentSourceから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.ExportAsync method has completed. C1.Document.C1DocumentSourceから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.GenerateAsync method has completed. C1.Document.C1DocumentSourceから継承されます。
Public イベントFor internal use. Occurs when the C1.Document.C1DocumentSource.GetBookmarkPositionAsync method has completed. C1.Document.C1DocumentSourceから継承されます。
Public イベントFor internal use. Occurs when the C1.Document.C1DocumentSource.GetPageAsync method has completed. C1.Document.C1DocumentSourceから継承されます。
Public イベントレポートスクリプトまたは式中で不明なオブジェクトが検出されると発生します。 C1.Report.FlexReportから継承されます。
Public イベントOccurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation. C1.Document.C1DocumentSourceから継承されます。
Public イベントコントロールがレポートのレンダリングを開始し、メインレポートのデータソースが空の場合に発生します。 C1.Report.FlexReportから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.PageCount property value changes. C1.Document.C1DocumentSourceから継承されます。
Public イベントFor internal use. Occurs when the pages have been cleared (C1.Document.C1DocumentSource.PageCount becomes zero). C1.Document.C1DocumentSourceから継承されます。
Public イベントFor internal use. Occurs when the content of some pages has been loaded. C1.Document.C1DocumentSourceから継承されます。
Public イベントC1.Win.FlexReport.Sectionが印刷される前に発生します(セクションを書式設定した後)。 C1.Report.FlexReportから継承されます。
Public イベントRenderAsyncメソッドが完了したときに発生します。 C1.Report.FlexReportから継承されます。
Public イベントレポート定義が変更されると発生します。 C1.Report.FlexReportから継承されます。
Public イベントレポートのレンダリング中にエラーがあると発生します。 C1.Report.FlexReportから継承されます。
Public イベントOccurs when a securiy exception occurs during a document source operation. This event allows to correct security-related properties like System.Net.NetworkCredential and retry a failed operation with new credentials. C1.Document.C1DocumentSourceから継承されます。
Public イベントコントロールが各ページのレンダリングを開始すると発生します。 C1.Report.FlexReportから継承されます。
Public イベントコントロールがレポートのレンダリングを開始し、データソースを開いてパラメータをチェックする前に発生します。 C1.Report.FlexReportから継承されます。
Public イベントC1.Win.FlexReport.Sectionが書式設定される前に発生します。 C1.Report.FlexReportから継承されます。
Public イベントOccurs when the C1.Document.C1DocumentSource.ValidateParametersAsync method has completed. C1.Document.C1DocumentSourceから継承されます。
トップ
参照

参照

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