[]
Configurates WordWrap. Sets a value that indicates whether the content of this field should be allowed to wrap within cells.
public TBuilder WordWrap(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |