Gets or sets the content (usually text) to be displayed as header for the current column.

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

Syntax

C#
public Object Header { get; set; }
Visual Basic (Declaration)
Public Property Header As Object

See Also