Represents a task item to be presented in a GanttChartView control.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public class GanttChartItem
Visual Basic (Declaration)
Public Class GanttChartItem

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.Mvc..::.GanttChartItem
    DlhSoft.Web.Mvc..::.AllocationItem
    DlhSoft.Web.Mvc..::.ScheduleChartItem

See Also