Gets a string value representing the index of the current resource item within the ScheduleChartView 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

See Also