C1.Win.Input.Base Namespace / C1DropDownControlBase Class / DropDownClosed Event

In This Topic
DropDownClosed Event (C1DropDownControlBase)
In This Topic
Occurs when the dropdown has been closed.
Syntax
'Declaration
 
Public Event DropDownClosed As EventHandler
 
See Also