C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / CloseDropDown Method / CloseDropDown(Boolean) Method

In This Topic
CloseDropDown(Boolean) Method
In This Topic
Closes the dropdown.
Syntax
'Declaration
 
Public Overloads Overridable Sub CloseDropDown( _
   ByVal doPost As Boolean _
) 
 

Parameters

doPost
See Also