[]
Event raised when the control is about to apply a filter to the list of items.
public event EventHandler<AutoCompleteFilteringEventArgs> Filtering
| Type | Description |
|---|---|
| EventHandler<AutoCompleteFilteringEventArgs> | Event raised when the control is about to apply a filter to the list of items. |