TreeNodes.FilterValue

Syntax

FilterValue: String;

Description

The FilterValue property determines the value used to filter hierarchical tree nodes.

Comments

Property value is set with the setFilterValue method. Property value cannot be set from JSON.

Example

The example of use is given in the page with description of the TreeNodes.FilterColumn property.

See also:

TreeNodes