PivotGridBuilder<T>.ShowBorders Method
Name | Parameters | Description |
---|---|---|
ShowBorders(JS) | value | Specifies whether the outer borders of the grid are visible or not. Mirrors the client-side showBorders option. |
ShowBorders(Boolean) | value | Specifies whether the outer borders of the grid are visible or not. Mirrors the client-side showBorders option. |