Tree Item - ItemLostSelection Event

ItemLostSelection happens when another item is selected

Member of Tree Item (PRIM_TREE.TreeItem)

Parameters

NameTypeData TypeDescription
Item*InputPRIM_TREE.TreeItemReference to the Tree item

Details

The ItemlostSelection event is triggered when an item loses selection.
 
This is typically caused by the user clicking on a different item.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2