MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / SelectionChanged Event

In This Topic
    SelectionChanged Event
    In This Topic
    Occurs when the selection of view is changed.
    Syntax
    'Declaration
     
    
    Event SelectionChanged As EventHandler
    event EventHandler SelectionChanged
    See Also