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

In This Topic
    GridLinesBrush Property
    In This Topic
    Gets or sets the color of the grid lines.
    Syntax
    'Declaration
     
    
    Public Property GridLinesBrush As Brush
    public Brush GridLinesBrush {get; set;}
    See Also