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

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