Gets the index of the item.
[Visual Basic]
Public ReadOnly Property Index As
Int32
[C#]
public
Int32 Index {get;}
Property Value
System.Int32
The integer indicates the zero-based position index of the item in its parent group.
This property is read only.
See Also
NavigationItem Class | EO.Web Namespace