Expands the path to this Node so that all ancestor nodes become expanded to ensure this node becomes visible.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)

Syntax

C#
public void ExpandPath()
Visual Basic (Declaration)
Public Sub ExpandPath

See Also