Gets a string value representing the index of the current task item within the GanttChartView host.
Namespace:
DlhSoft.Windows.Controls
Assembly:
DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public string IndexString { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IndexString As String |