Occurs before the C1TreeViewItem is expanded.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public event EventHandler<SourcedEventArgs> Expanding
Visual Basic
Public Event Expanding As EventHandler(Of SourcedEventArgs)

See Also