Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / TreeLinesRadiusY Property

In This Topic
    TreeLinesRadiusY Property (GridCellView)
    In This Topic
    Gets or sets the vertical radius of the tree-lines.
    Syntax
    'Declaration
     
    
    Public Property TreeLinesRadiusY As Double
    public double TreeLinesRadiusY {get; set;}
    See Also