Represents an allocation item to be presented in a LoadChartView control.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
[SerializableAttribute]
public class AllocationItem : GanttChartItem
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class AllocationItem _
	Inherits GanttChartItem

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.UI.WebControls..::.GanttChartItem
    DlhSoft.Web.UI.WebControls..::.AllocationItem

See Also