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

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