Back to Devexpress

IDialogService Interface

wpf-devexpress-dot-xpf-dot-printing-1e7a8879.md

latest1.2 KB
Original Source

IDialogService Interface

When implemented by a class, enables it to display dialog windows on the client.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public interface IDialogService
vb
Public Interface IDialogService

The following members return IDialogService objects:

See Also

IDialogService Members

IPreviewModel.DialogService

PreviewModelBase.DialogService

DevExpress.Xpf.Printing Namespace