UltraGridDocumentExporterデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
UltraGridDocumentExporter コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
ReportRelevantPropFlags | レポートで使用される、関連する外観プロパティ。他のプロパティはすべて、エクスポートプロセスでは無視されます。 |
名前 | 解説 | |
---|---|---|
AutoSize | エクスポートの前にコンテンツが収まるように自動的に列と行のサイズ変更をするかどうかを取得または設定します。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
FileBuffer | Publish操作中のデータをキャッシュするファイル名 | |
ImageCompressorType | 画像で使用するためのコンプレッサのタイプを決定します。 | |
ImageTransparentMapColor | エクスポートされたドキュメントで Transparent 色を決定します。 | |
Margins | グリッドがエクスポートされるレポートのセクション内のページのページ マージンを取得または返します。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
TargetPaperOrientation | ターゲットの用紙の方向を取得または設定します。 | |
TargetPaperSize | ターゲットのペーパー サイズのポイント(ポイントはインチの 1/72)。 | |
UseFileBuffer | FileBuffer がPublish操作中に使用されるかどうかを取得または返します。 |
名前 | 解説 | |
---|---|---|
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
Events | Infragistics.Win.UltraComponentBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 System.ComponentModel.Component によって使用されるアンマネージ リソースを解放し、マネージ リソースをオプションで解放します。 | |
Export | オーバーロードされます。 指定したグリッドを指定したファイルにエクスポートします。 | |
ExportAsync | オーバーロードされます。 指定したグリッドを指定したファイルに非同期にエクスポートします。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
ResetImageTransparentMapColor | プロパティをデフォルト値にリセットします。 | |
ResetMargins | プロパティをデフォルト値にリセットします。 | |
ResetTargetPaperSize | プロパティをデフォルト値にリセットします。 | |
ToString | System.ComponentModel.Componentから継承されます。 |
名前 | 解説 | |
---|---|---|
Finalize | System.ComponentModel.Componentから継承されます。 | |
GetService | System.ComponentModel.Componentから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | |
NotifyDesignEnvironmentOfChange | Infragistics.Win.UltraComponentBaseから継承されます。 | |
NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraComponentBaseから継承されます。 | |
OnAsynchronousExportError | AsynchronousExportError イベントを呼び出します。 | |
OnBeginExport | グリッドのエクスポートが開始する前に呼び出されます。 | |
OnCellExported | グリッド セルがレポートにエクスポートされた後に呼び出されます。 | |
OnCellExporting | グリッド セルがレポートにエクスポートされる前に呼び出されます。 | |
OnEndExport | グリッドのエクスポートが終了したときに呼び出されます。 | |
OnExportEnded | ExportEnded イベントを呼び出します。 | |
OnExportEnding | ExportEnding イベントを呼び出します。 | |
OnExportStarted | ExportStarted イベントを呼び出します。 | |
OnHeaderCellExported | ヘッダー セルがレポートにエクスポートされた後に呼び出されます。 | |
OnHeaderCellExporting | ヘッダー セルがレポートにエクスポートされる前に呼び出されます。 | |
OnHeaderRowExported | ヘッダー行がレポートにエクスポートされた後に呼び出されます。 | |
OnHeaderRowExporting | ヘッダー行がレポートにエクスポートされる前に呼び出されます。 | |
OnInitializeRow | 行が初期化されるときに呼び出されます。 | |
OnPropertyChanged | Infragistics.Win.UltraComponentBaseから継承されます。 | |
OnRowExported | グリッド行がレポートにエクスポートされた後に呼び出されます。 | |
OnRowExporting | グリッド行がレポートにエクスポートされる前に呼び出されます。 | |
OnSummaryCellExported | 集計セルがレポートにエクスポートされた後に呼び出されます。 | |
OnSummaryCellExporting | 集計セルがレポートにエクスポートされる前に呼び出されます。 | |
OnSummaryRowExported | 集計行がレポートにエクスポートされた後に呼び出されます。 | |
OnSummaryRowExporting | 集計行がレポートにエクスポートされる前に呼び出されます。 | |
ShouldSerializeImageTransparentMapColor | 値がデフォルトでない場合はTrueを 返します。 | |
ShouldSerializeMargins | 値がデフォルトでない場合はTrueを 返します。 | |
ShouldSerializeTargetPaperSize | 値がデフォルトでない場合はTrueを 返します。 |
名前 | 解説 | |
---|---|---|
AsynchronousExportError | 非同期エクスポート操作で例外が発生された場合に発生します。 | |
BeginExport | エクスポートが始まる前に発生します。 | |
CellExported | グリッドのセルがレポートにエクスポートされた後に発生 | |
CellExporting | グリッドのセルがレポートにエクスポートされる前に発生 | |
Disposed | System.ComponentModel.Componentから継承されます。 | |
EndExport | グリッドのエクスポートが終了した後に発生します。 | |
ExportEnded | グリッドのエクスポートが終了した後に発生します。 | |
ExportEnding | エクスポート処理の終了後、文書の作成を完了する前に発生します。 | |
ExportStarted | エクスポートが始まる前に発生します。 | |
HeaderCellExported | ヘッダーのセルがレポートにエクスポートされた後に発生 | |
HeaderCellExporting | ヘッダーのセルがレポートにエクスポートされる前に発生 | |
HeaderRowExported | ヘッダーの行がレポートにエクスポートされた後に発生 | |
HeaderRowExporting | ヘッダーの行がレポートにエクスポートされる前に発生 | |
InitializeRow | 行が初期化されるときに発生します。 | |
PropertyChanged | Infragistics.Win.UltraComponentBaseから継承されます。 | |
RowExported | グリッドの行がレポートにエクスポートされた後に発生 | |
RowExporting | グリッドの行がレポートにエクスポートされる前に発生 | |
SummaryCellExported | サマリのセルがレポートにエクスポートされた後に発生 | |
SummaryCellExporting | サマリのセルがレポートにエクスポートされる前に発生 | |
SummaryRowExported | サマリの行がレポートにエクスポートされた後に発生 | |
SummaryRowExporting | サマリの行がレポートにエクスポートされる前に発生 |