ASPxClientDropDownEditBase.HideDropDown Method
Closes the opened drop down window of the editor.
Declaration
HideDropDown(): void
Remarks
Use the ASPxClientDropDownEditBase.ShowDropDown method to invoke the drop down window on the client side.
See Also