Back to Devexpress

FlyoutPanel.Show() Method

windowsforms-devexpress-dot-utils-dot-flyoutpanel-cff9643e.md

latest1.1 KB
Original Source

FlyoutPanel.Show() Method

This method is not supported by the FlyoutPanel class. Use the FlyoutPanel.ShowPopup 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 Show()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub Show

See Also

ShowPopup

FlyoutPanel Class

FlyoutPanel Members

DevExpress.Utils Namespace