[]
Configurates MultiLine. Sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n).
public TBuilder MultiLine(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |