ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / ItemBackground Property

In This Topic
    ItemBackground Property
    In This Topic
    Background for all Filter Presenter
    Syntax
    'Declaration
     
    
    Public Property ItemBackground As Brush
    public Brush ItemBackground {get; set;}
    See Also