TileBar.CloseFlyout() Method
Hides the currently displayed flyout.
Namespace: DevExpress.Xpf.Navigation
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Remarks
The CloseFlyout method allows you to programmatically hide the flyout if it is currently displayed.
See Also