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. | |
Exception | The exception that occurred during the asynchronous export process, or null if the error was not caused by an exception. | |
FileName | The filename specified to the AsynchExport method. | |
Workbook | Exporting workbook. |