WinWindow.IsClosing Property
Indicates whether the WinWindow is currently being closed.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v22.2.dll
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the Window is currently being closed; otherwise, false. |
See Also