FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport 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