IListViewItemEventArgs

Description

The IListViewItemEventArgs interface contains properties of the argument of the events that occur when any actions are performed over the items of the ListView component.

Properties

  Property name Brief description
The Item property returns the element over which the action, generated any event, is performed.

Properties inherited from IListViewEventArgs

  Property name Brief description
The ListView property returns a component for which the event was generated.

See also:

Forms Assembly Interfaces