DXDialogWindow.HasFooterButtons Property
Gets whether the current DXDialogWindow has footer buttons. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the DXDialogWindow has footer buttons; otherwise, false. |
See Also