The following tables list the members exposed by AsynchronousExportErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | DisplayErrorMessage | Gets or sets whether an error dialog will be displayed by the UltraGridExcelExporter. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.ExportErrorEventArgs) |
![]() | Exception | The exception that occurred during the export process, or null if the error was not caused by an exception. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.ExportErrorEventArgs) |
![]() | FileName | The filename specified to the AsynchExport method. |
![]() | Workbook | Exporting workbook. (Inherited from Infragistics.Win.UltraWinGrid.ExcelExport.ExportErrorEventArgs) |
| Name | Description | |
|---|---|---|
![]() | DisplayErrorMessageDefault | Overridden. Asynchronous export errors display an error message by default. |