Table of Contents

Event ItemAdded

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

Occurs when an item is added to this tree view control, at any nesting level.

public event EventHandler<TreeControlEventArgs>? ItemAdded

Returns

EventHandler<TreeControlEventArgs>
Occurs when an item is added to this tree view control, at any nesting level.