The following tables list the members exposed by ExportErrorEventArgs.
| Name | Description | |
|---|---|---|
![]() | DisplayErrorMessage | Gets or sets whether an error dialog will be displayed by the UltraGridExcelExporter. |
![]() | Exception | The exception that occurred during the export process, or null if the error was not caused by an exception. |
![]() | Workbook | Exporting workbook. |
| Name | Description | |
|---|---|---|
![]() | DisplayErrorMessageDefault | Gets the default value for DisplayErrorMessage. Subclasses override this to control their default behavior. |