Back to Devexpress

FlyoutPanel.HidePopup Method

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

latest734 B
Original Source

FlyoutPanel.HidePopup Method

NameParametersDescription
HidePopup()noneHides the FlyoutPanel using an animation effect specified by the FlyoutPanelOptions.AnimationType property.
HidePopup(Boolean)immediateHides the FlyoutPanel immediately or using an animation effect specified by the FlyoutPanelOptions.AnimationType property.