Gets or sets the background of the header areas generated by the current scale. This is a dependency property.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public Brush HeaderBackground { get; set; }
Visual Basic (Declaration)
Public Property HeaderBackground As Brush

See Also