Style.IsTextWrapped

Style.IsTextWrapped property

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

public bool IsTextWrapped { get; set; }

See Also