|
|
|
|
|
TableCollapseAll (Function) In french: TableEnrouleTout Collapses:  the entire hierarchy (all nodes) of a TreeView Table control. - all breaks of a Table control.
// Collapses all nodes in the "TVT_Schedule" TreeView Table control TableCollapseAll(TVT_Schedule)
Syntax
TableCollapseAll(<Table control>)
<Table control>: Control name Name of the control to be used. This name can correspond to: the name of TreeView Table control for which all nodes will be collapsed. - the name of the Table control for which all the breaks must be collapsed.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|