is it possible to force a DataGridView to be single row only?

I cannot set the AllowUserToAddRows to false as i need one row.

I cannot re size the grid to display a single row as i need the horizontal scollbar.