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.UI.WebControls
Assembly:  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

See Also