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

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

Syntax

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

See Also