| Class | Description |
 | AsynchronousExportErrorEventArgs | The event args for the |
 | BeginExportEventArgs | Event parameters used for the UltraGridExcelExporter.BeginExport event. |
 | CellExportedEventArgs | Event parameters used for the UltraGridExcelExporter.CellExported event. |
 | CellExportErrorEventArgs | Event parameters used for the UltraGridExcelExporter.CellExportError event. |
 | CellExportingEventArgs | Event parameters used for the UltraGridExcelExporter.CellExporting event. |
 | EndExportEventArgs | Event parameters used for the UltraGridExcelExporter.EndExport event. |
 | ExcelExportCancelEventArgs | ExcelExportCancelEventArgs is a base class for cancelable event argument classes. |
 | ExcelExportEventArgs | ExcelExportEventArgs is a base class for non-cancelable event argument classes. |
 | ExcelExportInitializeRowEventArgs | Event parameters used for the UltraGridExcelExporter.InitializeRow event. |
 | ExportEndedEventArgs | Event parameters used for the UltraGridExcelExporter.ExportEnded event. |
 | ExportEndingEventArgs | Event parameters used for the UltraGridExcelExporter.ExportEnding event. |
 | ExportStartedEventArgs | Event parameters used for the UltraGridExcelExporter.ExportStarted event. |
 | FormulaEventArgs | Base class for event arguments for events dealing with the exporting of formulas to excel. |
 | FormulaExportedEventArgs | Event args for the FormulaExported event. |
 | FormulaExportErrorEventArgs | Event arguments for the FormulaExportingError event. |
 | FormulaExportingEventArgs | Event arguments for the FormulaExporting event. |
 | HeaderCellExportedEventArgs | Event parameters used for the UltraGridExcelExporter.HeaderCellExported event. |
 | HeaderCellExportingEventArgs | Event parameters used for the UltraGridExcelExporter.HeaderCellExporting event. |
 | HeaderRowExportedEventArgs | Event parameters used for the UltraGridExcelExporter.HeaderRowExported event. |
 | HeaderRowExportingEventArgs | Event parameters used for the UltraGridExcelExporter.HeaderRowExporting event. |
 | InitializeColumnEventArgs | Event parameters used for the UltraGridExcelExporter.InitializeColumn event. |
 | InitializeSummaryEventArgs | Event parameters used for the UltraGridExcelExporter.InitializeSummary event. |
 | Resources | Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly. |
 | RowExportedEventArgs | Event parameters used for the UltraGridExcelExporter.RowExported event. |
 | RowExportingEventArgs | Event parameters used for the UltraGridExcelExporter.RowExporting event. |
 | SummaryCellExportedEventArgs | Event parameters used for the UltraGridExcelExporter.SummaryCellExported event. |
 | SummaryCellExportingEventArgs | Event parameters used for the UltraGridExcelExporter.SummaryCellExporting event. |
 | SummaryRowExportedEventArgs | Event parameters used for the UltraGridExcelExporter.SummaryRowExported event. |
 | SummaryRowExportingEventArgs | Event parameters used for the UltraGridExcelExporter.SummaryRowExporting event. |
 | UltraGridExcelExporter | UltraGridExcelExporter component provides excel exporting functionality to UltraGrid. |