Language Reference Guide : 5. Events : Collapsed Event
 
Share this page                  
Collapsed Event
The Collapsed event is sent when a node has been collapsed by user interaction.
This event has the following syntax:
on collapsed [treeviewfieldname]
The TriggerNode attribute identifies the node that was collapsed.
The Collapsed event occurs when an expanded node is collapsed by clicking the small “collapse” box [-] adjacent to the expanded node.
More information:
TriggerField Attribute