MessageBoxCommand.IsCancel Property
In This Article
Gets or sets whether the MessageBoxCommand is the cancel command. The cancel command is executed when you click the Esc
key.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also