Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePicker Class / RuleForeground Property

In This Topic
    RuleForeground Property (RulesManagerStylePicker)
    In This Topic
    Gets or sets the foreground of the rule.
    Syntax
    'Declaration
     
    Public Property RuleForeground As Brush
    public Brush RuleForeground {get; set;}
    See Also