Gets or sets a Brush that specifies how the header background is painted in the IChartView control.

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

Syntax

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

See Also