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

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

Syntax

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

See Also