Table of Contents

Method Add

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

Add(ListControlItem)

Adds new item to the control.

void Add(ListControlItem item)

Parameters

item ListControlItem

Item to add.