WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / TreeIndent Property
In This Topic
    TreeIndent Property
    In This Topic
    Gets or sets the indent used to offset each group of rows in the grid.
    Syntax
    public double TreeIndent {get; set;}
    See Also