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