IExceptionHandler.AnyExceptions Property
Indicates whether there are exceptions to handle.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if there are exceptions to handle; otherwise, false. |
See Also