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 TreeView changes.

public event EventHandler<TreeViewEventArgs>? ExpandedChanged

Returns

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