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

In This Topic
    Background Property
    In This Topic
    Gets or sets the background of the item.
    Syntax
    'Declaration
     
    Public Property Background As Brush
    public Brush Background {get; set;}
    See Also