Gets the index of the DataItem being bound to the container.

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