DimTreeView.FilterHighlight

Syntax

FilterHighlight: Boolean

Description

The FilterHighlight property determines whether the text to search is highlighted after tree items are filtered.

Comments

Available values:

Use JSON or the setFilterHighlight method to set the property value and the getFilterHighlight method to get the property value.

Example

The example of property use is given in description of the DimTreeView.Filter property.

See also:

DimTreeView