ComponentOne Xamarin.iOS
SortChanged Event (ISupportSorting)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportSorting Interface : SortChanged Event
Raised after a sort operation was performed.
Syntax
'Declaration
 
Event SortChanged As EventHandler
'Usage
 
Dim instance As ISupportSorting
Dim handler As EventHandler
 
AddHandler instance.SortChanged, handler
event EventHandler SortChanged
See Also

Reference

ISupportSorting Interface
ISupportSorting Members