Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

NavigationItem.Index Property

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


Direct link to this topic