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

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