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

In This Topic
    GridLinesWidth Property
    In This Topic
    Gets or sets the thickness of the grid lines.
    Syntax
    'Declaration
     
    
    Public Property GridLinesWidth As Double
    public double GridLinesWidth {get; set;}
    See Also