Table of Contents

Method Add

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

Add(TreeControlItem)

Adds the specified child item to this tree control item.

public void Add(TreeControlItem item)

Parameters

item TreeControlItem

The item to add.