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

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