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