deSelectLevel (level, fireEvents)
level. Level number (numbering starts with zero) or a node located on the level to be selected.
fireEvents. Determines if the TreeList.SelectionChanging event is fired on calling the method.
The deSelectLevel method deselects items of the specified level.
The example of use is given in description of the TreeList.selectLevel method.
See also: