DXDialogWindow.ShowDialog() Method
Opens a window dialog and returns only when the newly opened window dialog is closed.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
| Type | Description |
|---|---|
| Nullable<Boolean> |
|
See Also