Version

DropDownClosed Event (XamMultiColumnComboEditor)

Occurs when the IsDropDownOpen property was changed from true to false and the drop-down is closed.
Syntax
'Declaration
 
Public Shadows Event DropDownClosed As EventHandler
public new event EventHandler DropDownClosed