Tree - ItemGotParent Event
A parent has been assigned to the list item
Member of Tree (PRIM_TREE)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_TREE.TreeItem | Reference to the Tree item |
The ItemGotParent event is fired when the ParentItem property is set. The corresponding OnItemGotParent method will be executed on the iTreeDesign interface
Febuary 18 V14SP2