ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportSorting Interface / SortChanged Event

In This Topic
    SortChanged Event (ISupportSorting)
    In This Topic
    Raised after a sort operation was performed.
    Syntax
    'Declaration
     
    Event SortChanged As System.EventHandler
    event System.EventHandler SortChanged
    See Also