Autocomplete.EnableHighlight

Syntax

EnableHighlight: Boolean

Description

The EnableHighlight property determines whether matching characters are highlighted in the tooltip to autocomplete text input.

Comments

Available values:

Example

The property use is given in the Autocomplete class constructor page.

Autocomplete