TreeList.FilterDeSelect

Syntax

FilterDeSelect: Boolean

Description

The FilterDeSelect property determines whether selection of nodes is reset on filtering.

Comments

Available values:

Use JSON or the setFilterDeSelect method to set the property value and the getFilterDeSelect method to get the property value.

Example

The example of property use is given in the Example of Creating the TreeList Component page.

See also:

TreeList