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