ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / ForeColor Property

In This Topic
    ForeColor Property (IRichEditDesignTarget)
    In This Topic
    Gets or returns the foreground (font) color of the control.
    Syntax
    'Declaration
     
    Property ForeColor As Color
    Color ForeColor {get; set;}
    See Also