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

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