Gets a value indicating whether WbsIndexString has been set to a custom value for this task item in the GanttChartView host.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public bool IsCustomWbsIndexString { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsCustomWbsIndexString As Boolean

See Also