Gets or sets the CSS class to apply to the header container elements of the current scale item in the chart area.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string HeaderCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HeaderCssClass As String |