System.Windows.Forms.ListViewHitTestInfo: Property Members

The properties of System.Windows.Forms.ListViewHitTestInfo are listed below. For a list of all members, see the ListViewHitTestInfo Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ItemListViewItem.

Gets the System.Windows.Forms.ListViewItem at the position indicated by a hit test on a System.Windows.Forms.ListView.

[read-only]
LocationListViewHitTestLocations.

Gets the location of a hit test on a System.Windows.Forms.ListView control, in relation to the System.Windows.Forms.ListView and the items it contains.

[read-only]
SubItemListViewItem.ListViewSubItem.

Gets the System.Windows.Forms.ListViewItem.ListViewSubItem at the position indicated by a hit test on a System.Windows.Forms.ListView.