Gets the index of the item associated with the container.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public int ItemIndex { get; }
Visual Basic
Public ReadOnly Property ItemIndex As Integer
	Get

See Also