DialogService(FrameworkElement) Constructor
Initializes a new instance of the DialogService class with the specified view.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | FrameworkElement | A FrameworkElement object. |
See Also