Table of Contents

Method Assign

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

Assign(ListControlItem)

Assigns properties of this object from the properties of another object.

public virtual void Assign(ListControlItem assignFrom)

Parameters

assignFrom ListControlItem

The object to assign properties from.