Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerNewRuleForm Class / AttentionBackgroundColor Property

In This Topic
    AttentionBackgroundColor Property (RulesManagerNewRuleForm)
    In This Topic
    Gets or sets a value color for representing the attention state.
    Syntax
    'Declaration
     
    Public Property AttentionBackgroundColor As Color
    public Color AttentionBackgroundColor {get; set;}
    See Also