Tree - ItemCollapsed Event

Reference to the collapsing item

Member of Tree (PRIM_TREE)

Parameters

NameTypeData TypeDescription
Item*InputPRIM_TREE.TreeItemReference to the Tree item

Details

The ItemCollapsed event is fired when an expanded item is collapsed by the user.
 
The correspedonding OnItemCollapsed method will be executed on the interface

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2