PreviewModelBase.DialogService Property
Specifies the service that is used to invoke dialog windows on the client. An object implementing the IDialogService interface.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
IDialogService | An object implementing the IDialogService interface. |
Implements
See Also