GridRow.FirstCell

GridRow.FirstCell property

Gets the first cell in the row.

public GridCell FirstCell { get; }

See Also