System.Windows.Forms.ListViewHitTestInfo.SubItem Property

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

Syntax

public ListViewItem.ListViewSubItem SubItem { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value will be null if the System.Windows.Forms.ListView does not contain subitems or the position indicated is not on a subitem.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0