ComponentOne Xamarin.Android
FilterChanged Event (ISupportFiltering)


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

Reference

ISupportFiltering Interface
ISupportFiltering Members