[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridRow.Children

Children Property

Children

Gets the children of this row.

Declaration
public IEnumerable<GridRow> Children { get; }
Remarks

For unbound scenarios, use Level property to define the relationship between rows.