[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.MultiLine

MultiLine Method

MultiLine(bool)

Configurates MultiLine. Sets a value that indicates whether the content of cells in this row or column should wrap at new line characters (\n).

Declaration
public TBuilder MultiLine(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.