For a list of all members of this type, see UltraGridExcelExporter members.
Name | Description | |
---|---|---|
![]() | AsynchronousExportError | Occurs if there is an exception caught during an asyncrhonous export operation. |
![]() | BeginExport | Occurs before grid export starts. |
![]() | CellExported | Occurs after grid cell is exported to excel. |
![]() | CellExportError | Occurs when exporting a value to a cell results in an error. |
![]() | CellExporting | Occurs before grid cell is exported to excel. |
![]() | 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 Excel document is finalized. |
![]() | ExportStarted | Occurs before grid export starts. |
![]() | FormulaExported | Fires after exporting a formula (or an error message if the conversion from a grid formula to an Excel formula failed) to a worksheet cell. |
![]() | FormulaExportError | Fires after exporting a formula (or an error message if the conversion from a grid formula to an Excel formula failed) to a worksheet cell. |
![]() | FormulaExporting | Fires before exporting a formula to a worksheet cell. |
![]() | HeaderCellExported | Occurs after header cell is exported to excel. |
![]() | HeaderCellExporting | Occurs before header cell is exported to excel. |
![]() | HeaderRowExported | Occurs after header row is exported to excel. |
![]() | HeaderRowExporting | Occurs before header row is exported to excel. |
![]() | InitializeColumn | Occurs when a grid column is initialized. |
![]() | InitializeRow | Occurs when a row is initialized. |
![]() | InitializeSummary | Occurs when a summaryis initialized. |
![]() | PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | RowExported | Occurs after grid row is exported to excel. |
![]() | RowExporting | Occurs before grid row is exported to excel. |
![]() | SummaryCellExported | Occurs after summary cell is exported to excel. |
![]() | SummaryCellExporting | Occurs before summary cell is exported to excel. |
![]() | SummaryRowExported | Occurs after summary row is exported to excel. |
![]() | SummaryRowExporting | Occurs before summary row is exported to excel. |