Flyout.CloseOnCommandExecute Property
In This Article
Gets or sets whether to close the Flyout when the Flyout.Command is executed. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to close the Flyout when the Flyout. |
See Also