ThemedWindowDialogButton.AllowCloseWindow Property
In This Article
Gets or sets a value that indicates whether the dialog button closes the current dialog.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the button closes the current dialog; otherwise, false. |
See Also