Table of Contents

Event ItemAdded

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