Expands this Node so that its child nodes become visible.

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

Syntax

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

See Also