ThemedWindow.IsDialog Property
In This Article
Gets whether this window is a dialog.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if this window is a dialog window; otherwise false. |
See Also