Show contents 

Forms > Forms Assembly Interfaces > IListViewEventArgs > IListViewEventArgs.ListView

IListViewEventArgs.ListView

Syntax

ListView: IListView;

Description

The ListView property returns the component, for which the event was generated.

See also:

IListViewEventArgs