TreeList.HighlightColor

Syntax

HighlightColor: PP.Color||String

Description

The HighlightColor property sets color of tree element highlighting.

Comments

The property is relevant if the TreeList.EnableHighlight property is set totrue.

Example

The example of property use is given in description of the TreeList.Finding event.

See also:

TreeList