Skip to main content
A newer version of this page is available. .

IDialogService Interface

Provides methods to show a dialog window.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v22.2.dll

NuGet Package: DevExpress.Mvvm

Declaration

public interface IDialogService

Remarks

See DialogService to learn more.

See Also