Version

AsynchronousExportErrorEventArgs Class Properties

For a list of all members of this type, see AsynchronousExportErrorEventArgs members.

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