ListViewHitTestInfo Properties
.NET Framework 4.5
The ListViewHitTestInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Item | Gets the ListViewItem at the position indicated by a hit test on a ListView. |
|
Location | Gets the location of a hit test on a ListView control, in relation to the ListView and the items it contains. |
|
SubItem | Gets the ListViewItem.ListViewSubItem at the position indicated by a hit test on a ListView. |