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

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also