Skip to main content
A newer version of this page is available. .

FlyoutPanel.Show() Method

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

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public void Show()
See Also