[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.TableColumnBuilder.TotalRowFunction

TotalRowFunction Method

TotalRowFunction(string)

Configurates TotalRowFunction. The function to show in the totals row cell for the column.

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

The value.

Returns
Type Description
TableColumnBuilder

Current builder.