FilterDeSelect: Boolean
The FilterDeSelect property determines whether selection of nodes is reset on filtering.
Available values:
true. There will be node selection reset on filtering.
false. Default value. There will be no node selection reset on filtering.
Use JSON or the setFilterDeSelect method to set the property value and the getFilterDeSelect method to get the property value.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: