FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / TextFieldBase Class / ForeColor Property

In This Topic
    ForeColor Property (TextFieldBase)
    In This Topic
    Gets or sets the field's foreground color.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also