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

In This Topic
    DataBarBackground Property (RulesEngineStyle)
    In This Topic
    Gets or sets the data-bar background of the item.
    Syntax
    'Declaration
     
    Public Property DataBarBackground As Brush
    public Brush DataBarBackground {get; set;}
    See Also