Click or drag to resize

SystemListViewShowToolTipEventArgsItem Property

The zero based index of a Listview item.

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

Property Value

Type: ListViewItem
See Also