Displays task data in a customizable Gantt Chart control with an optional simple data grid attached. Requires DlhSoft.ProjectData.GanttChart.HTML.Controls.js (and optionally uses DlhSoft.Data.HTML.Controls.js) scripts from DlhSoft.GanttChartHyperLibrary package.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.Mvc..::.GanttChartView
    DlhSoft.Web.Mvc..::.ScheduleChartView

See Also