Table of Contents

Event ExpandedChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs after 'IsExpanded' property value of a tree item belonging to this tree view changes.

public event EventHandler<TreeViewEventArgs>? ExpandedChanged

Returns

EventHandler<TreeViewEventArgs>
Occurs after 'IsExpanded' property value of a tree item belonging to this tree view changes.