HandleExceptionEventArgs.Exception Property
Specifies an exception triggered while a WinWindow is being closed.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | A Exception object representing an exception triggered while a Window is being closed. |
See Also