This documentation is archived and is not being maintained.
ListViewSelectEventArgs Properties
Visual Studio 2008
The ListViewSelectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
NewSelectedIndex | Gets or sets the index of the new item to select in the ListView control. |
Show: