Gets the index of the Item in the DetailView's item collection.
The index of the Item in the DetailView's item collection.
To get the index of the Item relatively to the page, use detailView1.Pages[i].IndexOf(myItem).
Item Class | Resco.Controls.DetailView Namespace