Indicates the index of the item to identify it in the collection upon change actions.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

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

See Also