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

In This Topic
    CategoryContainerStyle Property (C1PropertyGrid)
    In This Topic
    Gets or sets the Style applied to all the generated category containers.
    Syntax
    'Declaration
     
    
    Public Property CategoryContainerStyle As Style
    public Style CategoryContainerStyle {get; set;}
    See Also