Click or drag to resize

SystemListViewShowToolTipEventArgsItem Property

The zero based index of a Listview item.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ListViewItem Item { get; }

Property Value

Type: ListViewItem
See Also