DXDialog.YesButton Property
Gets the Yes 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