FilterHighlight: Boolean
The FilterHighlight property determines whether the text to search is highlighted after tree items are filtered.
Available values:
true. The searched text is highlighted.
false. The searched text is not highlighted.
Use JSON or the setFilterHighlight method to set the property value and the getFilterHighlight method to get the property value.
The example of property use is given in description of the DimTreeView.Filter property.
See also: