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

IMessageBoxService Interface

Provides methods to show dialog boxes.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v20.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public interface IMessageBoxService

The following members return IMessageBoxService objects:

Remarks

See DXMessageBoxService to learn more.

See Also