Table of Contents

Method RaiseItemAdded

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RaiseItemAdded(TreeViewItem)

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

void RaiseItemAdded(TreeViewItem item)

Parameters

item TreeViewItem

The TreeViewItem that was added.