Show contents 

Forms > Forms Assembly Interfaces > IListViewItemEventArgs > IListViewItemEventArgs.Item

IListViewItemEventArgs.Item

Syntax

Item: IListViewItem;

Description

The Item property returns the element, with which the action generated any event is executed.

See also:

IListViewItemEventArgs