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