DataGridView (.NET 2.0 Windows Forms) Text wrapping in DataGridView Items

  • Thread starter Thread starter Chris Hayes
  • Start date Start date
C

Chris Hayes

Greetings,

Is it possible to have the text wrap in a DataGridView's
DataGridViewItem/Row?

And if so how is it accomplished?

Thanks,

Chris
 
Never mind, I think I have found what I was looking for...

DefaultCellStyle under the Appearance property group in the Columns pop up.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top