Back to Devexpress

FlyoutPanel.Hide() Method

windowsforms-devexpress-dot-utils-dot-flyoutpanel-34af4ef7.md

latest1.0 KB
Original Source

FlyoutPanel.Hide() Method

This method is not supported by the FlyoutPanel class. Use the FlyoutPanel.HidePopup method instead.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public void Hide()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub Hide

See Also

FlyoutPanel Class

FlyoutPanel Members

DevExpress.Utils Namespace