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

Namespace:  C1.Web.UI.Controls.C1TreeView
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

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

See Also