Version

AsynchronousExportErrorEventArgs Class Members

The following tables list the members exposed by AsynchronousExportErrorEventArgs.

Public Properties
 NameDescription
Public PropertyDisplayErrorMessageGets or sets whether an error dialog will be displayed by the UltraGridExcelExporter.  
Public PropertyExceptionThe exception that occurred during the asynchronous export process, or null if the error was not caused by an exception.  
Public PropertyFileNameThe filename specified to the AsynchExport method.  
Public PropertyWorkbookExporting workbook.  
See Also