Gets or sets a value that indicates the foreground of the item row content 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 ItemForeground { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ItemForeground As Brush |