Tree - ItemClick Event
Fired when an item is clicked
Member of Tree (PRIM_TREE)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_TREE.TreeItem | Reference to the Tree item |
The ItemClick event is fired when there is a single left click within the bounds of an item.
Febuary 18 V14SP2