ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / ForeColor Property

In This Topic
    ForeColor Property (Page)
    In This Topic
    Gets or sets the forecolor.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}

    Property Value

    The color of the fore.
    See Also