ListViewItemEventArgs

Description

The ListViewActionEventArgs class implements argument of the events that occur before any action over elements of the ListView component.

Designers

  Designer name Brief description
The CreateArgs designer creates argument of the events that occur on any actions over the component element.

Properties inherited from IListViewItemEventArgs

  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 Classes