[]
        
(Showing Draft Content)

C1.Android.Input.C1AutoComplete.Filtering

Filtering Event

Event raised when the control is about to apply a filter to the list of items.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public event EventHandler<AutoCompleteFilteringEventArgs> Filtering
Returns
Type Description
EventHandler<AutoCompleteFilteringEventArgs> Event raised when the control is about to apply a filter to the list of items.