C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportSorting Interface / SortChanged Event
SortChanged Event (ISupportSorting)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Event SortChanged As EventHandler
 
See Also