MultiLine Property (TransposedGridRow)
Gets or sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n).
public bool MultiLine {get; set;}
'Declaration
Public Property MultiLine As Boolean