GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (ReportOptions)
    In This Topic
    Gets or sets the foreground for print page header.
    Syntax
    'Declaration
     
    Public Property HeaderForeground As Brush
    public Brush HeaderForeground {get; set;}
    See Also