[]
Filtering items of autocomplete when contains the input string that match whole word.
public const AutoCompleteMode MatchWholeWord = 16
Type | Description |
---|---|
AutoCompleteMode | Filtering items of autocomplete when contains the input string that match whole word. |