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

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