Occurs when the hierarchy is about to change at this Node.

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

Syntax

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

See Also