Indicates the index of the item to identify it in the collection upon change actions.
Namespace:
DlhSoft.Web.MvcAssembly: 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 |