Skip to content

Replies

0
Awesome Pawsome
Awesome Pawsome answered on Dec 4, 2015 6:33 PM

Thank you, 

Environment.NewLine is what I was missing.

0
Awesome Pawsome
Awesome Pawsome answered on Dec 4, 2015 7:53 AM

Setting the CellMultiLine property to true only works if the string value is longer than the width of the cell. 

I'm looking to add a multiple line breaks at any given point in the string not just a wrapping feature based on the length of the string value.