GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ViewHeaderForeground Property

In This Topic
    ViewHeaderForeground Property (C1GanttView)
    In This Topic
    Gets or sets the foreground color for gridview and chartview headers.
    Syntax
    'Declaration
     
    Public Property ViewHeaderForeground As Brush
    public Brush ViewHeaderForeground {get; set;}
    See Also