Back to Devexpress

IMessageBoxService Interface

corelibraries-devexpress-dot-mvvm-d5f42d20.md

latest1.2 KB
Original Source

IMessageBoxService Interface

Provides methods to show dialog boxes.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface IMessageBoxService
vb
Public Interface IMessageBoxService

The following members return IMessageBoxService objects:

Remarks

See DXMessageBoxService to learn more.

See Also

IMessageBoxService Members

DevExpress.Mvvm Namespace