Gets the index string of the specified task item.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string GetIndexString( GanttChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Function GetIndexString ( _ item As GanttChartItem _ ) As String |