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