GridRow.LastDataCell

GridRow.LastDataCell property

Gets the last cell in the row.

public GridCell LastDataCell { get; }

See Also