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

In This Topic
    TreeLinesRadiusX Property (GridTextCellView)
    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