Wrap Text

The WrapText = true works fine if I manually (drag’n drop) change the row height. But I can’t figure out how to automatically set the row height to fit the wrapped text when text is entered by code. Thanks.

1 Reply

SH Stefan Hoenig Syncfusion Team August 7, 2002 11:32 PM UTC

Hi Teodorico, if you want to resize the row height to fit cell contents try calling RowHeights.ResizeToFit. Stefan

Loader.
Up arrow icon