[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridRow.Children

Children Property

Children

Gets the children of this row.

Declaration
public IEnumerable<GridRow> Children { get; }
Public ReadOnly Property Children As IEnumerable(Of GridRow)
Remarks

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