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

In This Topic
    TreeLinesBrush Property (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TreeLinesBrush As Brush
    public Brush TreeLinesBrush {get; set;}
    See Also