Search
ListItemEventArgs Members
Constructors Properties
 


Defines the arguments provided to ItemListView event handlers.

The following tables list the members exposed by the ListItemEventArgs type.

 Public Constructors

  Name Description

ListItemEventArgs

Overloaded.  

 Public Properties

  Name Description

Index

Gets or sets the index of the item within its containing collection.

Item

Gets the item related to the event.

 See Also