Collapses the path to this Node so that all ancestor nodes become closed to ensure this node and all its parents that have parents become invisible.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)
Syntax
| C# |
|---|
public void CollapsePath() |
| Visual Basic (Declaration) |
|---|
Public Sub CollapsePath |