PivotGridBuilder<T>.HideEmptySummaryCells Method
| Name | Parameters | Description |
|---|---|---|
| HideEmptySummaryCells(JS) | value | Specifies whether or not to hide rows and columns with no data. Mirrors the client-side hideEmptySummaryCells option. |
| HideEmptySummaryCells(Boolean) | value | Specifies whether or not to hide rows and columns with no data. Mirrors the client-side hideEmptySummaryCells option. |