[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.TableBuilder.ShowTotalRow

ShowTotalRow Method

ShowTotalRow(bool)

Configurates ShowTotalRow. Indicates whether the table should include a total row.

Declaration
public TableBuilder ShowTotalRow(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TableBuilder

Current builder.