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

In This Topic
    EditorBorderThickness Property
    In This Topic
    Gets or sets the thickness of the editor's borders.
    Syntax
    'Declaration
     
    
    Public Property EditorBorderThickness As Thickness
    public Thickness EditorBorderThickness {get; set;}
    See Also