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

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