MessageBoxCommand.Caption Property
In This Article
Gets the message box command caption.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
String | The message box command caption. |
See Also