PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / C1PropertyGrid Class / CategoryStyle Property

In This Topic
    CategoryStyle Property
    In This Topic
    Gets or sets the Style used for the category container.
    Syntax
    'Declaration
     
    
    Public Property CategoryStyle As Style
    public Style CategoryStyle {get; set;}
    See Also