[]
Gets the children of this row.
public IEnumerable<GridRow> Children { get; }
Public ReadOnly Property Children As IEnumerable(Of GridRow)
For unbound scenarios, use Level property to define the relationship between rows.