Gets the index of the item associated with the container.

Namespace:  C1.Web.UI.Controls.C1ToolBar
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