Wimark.Controls Class Library  

ListViewSubItem.Index Property

Gets the location with the ListViewItem object's ListViewItem.ListViewSubItemCollection of this subitem.

[Visual Basic]
Public ReadOnly Property Index As Integer 
[C#]
public int Index {get;}
[C++]
public: __property int get_Index();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ListViewSubItem Class | ListViewSubItem Members | Wimark.Controls Namespace | ListViewItem | ListViewItem.ListViewSubItemCollection