Tree - ItemLostSelection Event

ItemLostSelection happens when another item is selected

Member of Tree (PRIM_TREE)

Parameters

Name

Type

Data Type

Description

Item

*Input

PRIM_TREE.TreeItem

Reference 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

  • No labels