[]
Configurates ShowTotalRow. Indicates whether the table should include a total row.
public TableBuilder ShowTotalRow(bool value)
Public Function ShowTotalRow(value As Boolean) As TableBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TableBuilder | Current builder. |