Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridBase Class / GridLinesWidth Property

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