Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / IconInfo Structure / IconColor Property

In This Topic
    IconColor Property
    In This Topic
    The color of the icon
    Syntax
    'Declaration
     
    Public Property IconColor As EnumColor
    public EnumColor IconColor {get; set;}
    See Also