[]
Gets or sets whether text that is too long to fit in the cell wraps to additional lines.
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean