[]
Configurates TotalRowFunction. The function to show in the totals row cell for the column.
public TableColumnBuilder TotalRowFunction(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TableColumnBuilder | Current builder. |