C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / IsDroppedDownChanged Event

In This Topic
IsDroppedDownChanged Event
In This Topic
Occurs when the value of the IsDroppedDown property changes.
Syntax
'Declaration
 
Public Event IsDroppedDownChanged As EventHandler
 
See Also