DXDialogWindow.ShowDialogWindow() Method
Opens a window dialog with specified parameters and returns only when the newly opened window dialog is closed.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
UICommand | An object of the UICommand type that is the command corresponding to the button the end-user clicked. |
See Also