Style.TextWrapped

Style.TextWrapped property

Gets or sets a value indicating whether the text within a cell is wrapped.

public bool TextWrapped { get; set; }

See Also