[]
        
(Showing Draft Content)

C1.WPF.ListView.ListViewItem.Index

Index Property

Index

Gets the index of this item in the collection of items.

Declaration
public int Index { get; }
Public ReadOnly Property Index As Integer
Remarks

returns -1, if the item is not attached to a ListView.