Gets or sets the CSS class to apply to the header container element of the current column.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public string HeaderCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HeaderCssClass As String |