Tree - ItemCollapsed Event
Reference to the collapsing item
Member of Tree (PRIM_TREE)
| 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