TreeList.FirstShiftSelectClearing

Syntax

FirstShiftSelectClearing: Boolean

Description

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.

Comments

Available values:

Use JSON or the setFirstShiftSelectClearing method to set the property value and the getFirstShiftSelectClearing 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