Gets or sets the content (usually text) to be displayed as header for the current column.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: 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 |