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

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