FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GridLinesWidth Property

In This Topic
    GridLinesWidth Property (FlexGrid)
    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