Table of Contents

Property Item

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

Item

Gets the list view item associated to this cell. If the value is null, the cell is not associated with any item.

[Browsable(false)]
public virtual ListViewItem? Item { get; }

Property Value

ListViewItem