Gets the LoadChartItem that hosts the current allocation item.

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

Syntax

C#
public LoadChartItem LoadChartItem { get; internal set; }
Visual Basic (Declaration)
Public Property LoadChartItem As LoadChartItem

See Also