Property Cells
Cells
Gets a collection containing all column cells of the item.
public Collection<ListViewItemCell> Cells { get; }
Property Value
Remarks
Using the Cells property, you can add column cells, remove column cells, and obtain a count of column cells.