DropDownButton.HideDropDown() Method
In This Article
Hides the opened popup control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
To open the popup control in code, see the DropDownButton.ShowDropDown method.
See Also