Skip to main content

IMessageBoxService Interface

Provides methods to show dialog boxes.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public interface IMessageBoxService

The following members return IMessageBoxService objects:

Remarks

See DXMessageBoxService to learn more.

See Also