HandleExceptionEventArgs.Exception Property
In This Article
Specifies an exception triggered while a WinWindow is being closed.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.2.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