<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexComboBox Class / IsDroppedDownChanged Event

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