Table of Contents

Method Prepend

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

Prepend(TreeControlItem)

Inserts the specified TreeControlItem at the beginning of the item list.

public void Prepend(TreeControlItem item)

Parameters

item TreeControlItem

The item to prepend.