ComponentOne GanttView for WPF
HighlightForeColor Property

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : HighlightForeColor Property
Gets or sets the custom foreground color of the highlighted row in the grid view.
Syntax
'Declaration
 
Public Property HighlightForeColor As System.Windows.Media.Brush
public System.Windows.Media.Brush HighlightForeColor {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members