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<TreeControlEventArgs>? ExpandedChanged

Returns

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