Property Item
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; }
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; }