MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridTextCellView Class / TreeLines Property
In This Topic
    TreeLines Property (GridTextCellView)
    In This Topic
    Gets or sets the tree lines displayed in this cell.
    Syntax
    public IList<GridTreeLine> TreeLines {get; set;}
    See Also