You can use WordWrap method to display multiple lines of text in a single cell. The WordWrap method determines whether the grid should automatically break long strings containing multiple words and special characters such as spaces in multiple lines. Multiple line text can be displayed in both fixed and scrollable cells.
The code given below sets the WordWrap method to true for Country column.