Gets or sets a value indicating the display order the current column (by default zero).

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

Syntax

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

See Also