[]
Gets or sets the style for highlighted matched text.
public AutoCompleteHighlightStyleInfo HighlightStyle { get; set; }
Public Property HighlightStyle As AutoCompleteHighlightStyleInfo
Type | Description |
---|---|
AutoCompleteHighlightStyleInfo | The highlight style. |