RTreeView.CollapseAll


public function CollapseAll

Prototype:

public function CollapseAll()

Description:

This function will collapse all the tree nodes. If the Model property is not set to MODEL_TREEVIEW this function has no effect.

Return value:

Returns the result of the Send method (not to be considered important).