[]
        
(Showing Draft Content)

C1.iOS.Input.AutoCompleteFilteringEventArgs

AutoCompleteFilteringEventArgs Class

Event information for C1AutoComplete.Filtering event.

Inheritance
AutoCompleteFilteringEventArgs
Namespace: C1.iOS.Input
Assembly: C1.iOS.Input.dll
Syntax
public class AutoCompleteFilteringEventArgs : AsyncEventArgs

Constructors

Name Description
AutoCompleteFilteringEventArgs(bool, string)

Initializes a new instance of the AutoCompleteFilteringEventArgs class.

Properties

Name Description
Cancel

Gets or sets whether to cancel the default filtering of the autocomplete.

FilterString

Gets or sets the FilterString of the autocomplete.