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

In This Topic
    PropertyBorderBrush Property (C1PropertyGrid)
    In This Topic
    Gets or sets the brush that will be applied to the border.
    Syntax
    'Declaration
     
    
    Public Property PropertyBorderBrush As Brush
    public Brush PropertyBorderBrush {get; set;}
    See Also