Contains parameters of cell selection event

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

Name Description
Public constructor ListEventSelectArgs (Overloaded) Creates ListEventSelectArgs class instance
Top
Name Description
Public property ItemIndex An index of the cell in collection
Top
Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top