Gets the index of the menu item associated with the container.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

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

See Also