ListViewSelectItemEventArgs

Description

The ListViewSelectItemEventArgs class implements argument of the event that occurs on changing selection of any element of the ListView component.

Designers

  Designer name Brief description
The Create designer creates argument of the event that occurs on changing selection of any element of the component.

Properties inherited from IListViewSelectItemEventArgs

  Property name Brief description
The Selected property indicates whether this element is selected.

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