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