Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1PropertyGrid Class / CategoryBackground Property

In This Topic
    CategoryBackground Property (C1PropertyGrid)
    In This Topic
    Gets or sets the Brush used for the category container Background.
    Syntax
    'Declaration
     
    
    Public Property CategoryBackground As Brush
    public Brush CategoryBackground {get; set;}
    See Also