[]
Initializes a new instance of the AutoCompleteFilteringEventArgs class.
public AutoCompleteFilteringEventArgs(bool cancel, string filterString)
| Type | Name | Description |
|---|---|---|
| bool | cancel | cancel or not. |
| string | filterString | The filter string. |