FirstShiftSelectClearing: Boolean
The FirstShiftSelectClearing property sets the mode, at which the first mouse click on the node with the held down SHIFT key deselects all nodes except for the pressed one.
Available values:
true. The mode is active;
false. The mode is inactive.
Use JSON or the setFirstShiftSelectClearing method to set the property value and the getFirstShiftSelectClearing method to get the property value.
The example of property use is given in the Example of Creating the TreeList Component page.
See also: