Represents an allocation item within an ILoadChartItem element.

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

Syntax

C#
public interface IAllocationItem : IGanttChartItem
Visual Basic (Declaration)
Public Interface IAllocationItem _
	Implements IGanttChartItem

See Also