Gets or sets a Brush that specifies how the background of an entity item 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 ItemBackground { get; set; }
Visual Basic (Declaration)
Property ItemBackground As Brush

See Also