ComponentOne GanttView for WPF
HighlightBackColor Property

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

Reference

C1GanttView Class
C1GanttView Members