PivotGridBuilder<T>.ShowRowTotals Method
Name | Parameters | Description |
---|---|---|
ShowRowTotals(JS) | value | Specifies whether to display the Total rows. Applies only if rowHeaderLayout is 'standard'. Mirrors the client-side showRowTotals option. |
ShowRowTotals(Boolean) | value | Specifies whether to display the Total rows. Applies only if rowHeaderLayout is 'standard'. Mirrors the client-side showRowTotals option. |