For a list of all members of this type, see UltraGridDocumentExporter members.
Name | Description | |
---|---|---|
AsynchronousExportError | Occurs if there is an exception caught during an asyncrhonous export operation. | |
BeginExport | Occurs before the export begins. | |
CellExported | Occurs after a grid cell is exported to a report. | |
CellExporting | Occurs before a grid cell is exported to a report. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
EndExport | Occurs after grid export is finished. | |
ExportEnded | Occurs after grid export is finished. | |
ExportEnding | Occurs before the export process has ended, but before the document is finalized. | |
ExportStarted | Occurs before the export begins. | |
HeaderCellExported | Occurs after a header cell is exported to a report. | |
HeaderCellExporting | Occurs before a header cell is exported to a report. | |
HeaderRowExported | Occurs after a header row is exported to a report. | |
HeaderRowExporting | Occurs before a header row is exported to a report. | |
InitializeRow | Occurs when a row is initialized. | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
RowExported | Occurs after a grid row is exported to a report. | |
RowExporting | Occurs before a grid row is exported to a report. | |
SummaryCellExported | Occurs after a summary cell is exported to a report. | |
SummaryCellExporting | Occurs before a summary cell is exported to a report. | |
SummaryRowExported | Occurs after a summary row is exported to a report. | |
SummaryRowExporting | Occurs before summary row is exported to a report. |