FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / CheckBoxField Class / ForeColor Property

In This Topic
    ForeColor Property (CheckBoxField)
    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