Skip to main content

IDialogService Interface

Provides methods to show a dialog window.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

public interface IDialogService

Remarks

See DialogService to learn more.

See Also