IDialogService.GetParentWindow() Method
Gets the parent window of the dialog box.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Returns
Type | Description |
---|---|
Window | A Window object. |
See Also