Tree Item - ItemCollapsed Event

A list item has collapsed, hiding all child items

Member of Tree Item (PRIM_TREE.TreeItem)

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