DialogService(FrameworkElement) Constructor
In This Article
Initializes a new instance of the DialogService class with the specified view.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
view | Framework |
A Framework |
See Also