Table of Contents

Method Assign

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

Assign(ListViewItemCell)

Assigns properties from another ListViewItemCell.

public virtual void Assign(ListViewItemCell item)

Parameters

item ListViewItemCell

Source of the properties to assign.