Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesEngineStyle Class / IconBrush Property

In This Topic
    IconBrush Property (RulesEngineStyle)
    In This Topic
    Gets or sets the brush applied to the icon of the item.
    Syntax
    'Declaration
     
    Public Property IconBrush As Brush
    public Brush IconBrush {get; set;}
    See Also