Occurs when the expansion state of the current item changes.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

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

See Also