MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ISupportSorting Interface / Sorted Event

In This Topic
    Sorted Event (ISupportSorting)
    In This Topic
    Occurs when the view was sorted.
    Syntax
    'Declaration
     
    
    Event Sorted As EventHandler
    event EventHandler Sorted
    See Also