[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.AutoComplete.HighlightMatchedText

HighlightMatchedText Property

HighlightMatchedText

Gets or sets a value that indicates whether to highlight matched text in the candidate list.

Declaration
public bool HighlightMatchedText { get; set; }
Public Property HighlightMatchedText As Boolean
Property Value
Type Description
bool

A bool value, true to highlight matched text in the candidate list; otherwise, false.