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.Mvc
Assembly:  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

See Also