Represents a column to be presented in the grid of a GanttChartView control.

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

Syntax

C#
[SerializableAttribute]
public class Column
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class Column

Inheritance Hierarchy

System..::.Object
  DlhSoft.Web.Mvc..::.Column

See Also