Gets or sets a value that indicates the background of the item row in the grid and/or chart view.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Brush ItemBackground { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ItemBackground As Brush |