ItemLostSelection happens when another item is selected
Member of Tree (PRIM_TREE)
Name | Type | Data Type | Description |
---|---|---|---|
Item | *Input | PRIM_TREE.TreeItem | Reference to the Tree item |
The ItemlostSelection event is triggered when an item loses selection. This is typically caused by the user clicking on a different item.
Febuary 18 V14SP2