Occurs when the has children property value changes for this Node.

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

Syntax

C#
public event EventHandler HasChildrenChanged
Visual Basic (Declaration)
Public Event HasChildrenChanged As EventHandler

See Also