[]
Gets or sets the style for highlighted matched text.
[TypeConverter(typeof(ExpandableObjectConverter))]
public AutoCompleteHighlightStyle HighlightStyle { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Property HighlightStyle As AutoCompleteHighlightStyle
Type | Description |
---|---|
AutoCompleteHighlightStyle | The highlight style. |