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.v22.2.dll

NuGet Package: DevExpress.Mvvm

Declaration

public interface IMessageBoxService

The following members return IMessageBoxService objects:

Remarks

See DXMessageBoxService to learn more.

See Also