Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineStyle Class / Foreground Property

In This Topic
    Foreground Property
    In This Topic
    Gets or sets the foreground of the item.
    Syntax
    'Declaration
     
    Public Property Foreground As Brush
    public Brush Foreground {get; set;}
    See Also