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