PivotGridBuilder<T>.ShowColumnTotals Method
Name | Parameters | Description |
---|---|---|
ShowColumnTotals(JS) | value | Specifies whether to display the Total columns. Mirrors the client-side showColumnTotals option. |
ShowColumnTotals(Boolean) | value | Specifies whether to display the Total columns. Mirrors the client-side showColumnTotals option. |