Table of Contents

Method Add

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

Add(TreeViewItem)

Adds the specified child item to this tree control item.

public void Add(TreeViewItem item)

Parameters

item TreeViewItem

The item to add.