Tree Item - ItemCollapsed Event
A list item has collapsed, hiding all child items
Member of Tree Item (PRIM_TREE.TreeItem)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_TREE.TreeItem | Reference to the Tree item |
The ItemCollapsed event is fired when an expanded item is collapsed by the user. The correspedonding OnItemCollapsed method will be executed on the interface
Febuary 18 V14SP2