GridRow.LastCell

GridRow.LastCell property

Gets the last cell in the row.

public GridCell LastCell { get; }

See Also