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