[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.TableColumnBuilder.TotalRowLabel

TotalRowLabel Method

TotalRowLabel(string)

Configurates TotalRowLabel. The string to show in the totals row cell for the column.

Declaration
public TableColumnBuilder TotalRowLabel(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TableColumnBuilder

Current builder.