Tree Design Interface - OnItemCollapsed Method

Executed when the item is collapsed

Member of Tree Design Interface (PRIM_TREE.ITreeDesign)

Parameters

NameTypeData TypeDescription
TreeItem*InputPRIM_TREE.TreeItemReference to the collapsing item

Details

The OnItemCollapsed method is executed when an expanded item is collapsed.
 
The corresponding ItemCollapsed event will be fired.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2