WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / TreeLinesMode Property
In This Topic
    TreeLinesMode Property
    In This Topic
    Gets or sets whether and how the tree-lines are displayed to connect parent-children rows.
    Syntax
    public GridTreeLinesMode TreeLinesMode {get; set;}
    See Also