Gets or sets a value indicating the display order the current column (by default zero).
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: 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 |