DXDialog.CancelButton Property
In This Article
Gets the Cancel dialog button.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Button | A Button object that represents the dialog button. |
See Also