Back to Devexpress

FlyoutPanel.ShowPopup Method

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

latest908 B
Original Source

FlyoutPanel.ShowPopup Method

NameParametersDescription
ShowPopup()noneDisplays the panel at the position specified by the FlyoutPanelOptions.AnchorType property using an animation effect specified by the FlyoutPanelOptions.AnimationType property.
ShowPopup(Boolean)immediateDisplays the panel at the position specified by the FlyoutPanelOptions.AnchorType property immediately or using an animation effect specified by the FlyoutPanelOptions.AnimationType property.