MapControl.ShowRibbonPrintPreviewDialog(Window) Method
Invokes the Print Preview modal dialog with a Ribbon for the map control.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
owner | Window | A Window object or class descendant object, which is the owner of the invoked form. |
See Also