Table of Contents

Property Cells

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

Cells

Gets a collection containing all column cells of the item.

public Collection<ListViewItemCell> Cells { get; }

Property Value

Collection<ListViewItemCell>

Remarks

Using the Cells property, you can add column cells, remove column cells, and obtain a count of column cells.