Table of Contents

Event ExpandedChanged

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.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.