Namespace: Consultingwerk.Windows.Controls
Class 
SmartTreeController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Expands all Tree Nodes
Notes:



Top Method Summary
Options Name Purpose
+ CollapseAll (BaseForm, UltraTree) Closes all Tree Nodes
+ ExpandAll (BaseForm, UltraTree) Expands all Tree Nodes
+ RestoreExpandSettings (BaseForm, UltraTree) Restores the expand/collapse settings of the tree


Method Detail
Top

PUBLIC CollapseAll (BaseForm, UltraTree)

Purpose: Closes all Tree Nodes
Notes: Expands the root node

Parameters:
poForm Consultingwerk.Forms.BaseForm
The reference to the form that contains the tree
poTree Infragistics.Win.UltraWinTree.UltraTree
The reference to the tree to expand
Top

PUBLIC ExpandAll (BaseForm, UltraTree)

Purpose: Expands all Tree Nodes
Notes:

Parameters:
poForm Consultingwerk.Forms.BaseForm
The reference to the form that contains the tree
poTree Infragistics.Win.UltraWinTree.UltraTree
The reference to the tree to expand
Top

PUBLIC RestoreExpandSettings (BaseForm, UltraTree)

Purpose: Restores the expand/collapse settings of the tree
Notes:

Parameters:
poForm Consultingwerk.Forms.BaseForm
The reference to the form that contains the tree
poTree Infragistics.Win.UltraWinTree.UltraTree
The reference to the tree to expand


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       25.01.2026 20:52:47