[]
Event information for C1AutoComplete.Filtering event.
public class AutoCompleteFilteringEventArgs : AsyncEventArgs
| Name | Description |
|---|---|
| AutoCompleteFilteringEventArgs(bool, string) | Initializes a new instance of the AutoCompleteFilteringEventArgs class. |
| Name | Description |
|---|---|
| Cancel | Gets or sets whether to cancel the default filtering of the autocomplete. |
| FilterString | Gets or sets the FilterString of the autocomplete. |