DataGridBuilder<T>.ShowColumnLines Method
| Name | Parameters | Description |
|---|---|---|
| ShowColumnLines(JS) | value | Specifies whether vertical lines that separate one column from another are visible. Mirrors the client-side showColumnLines option. |
| ShowColumnLines(Boolean) | value | Specifies whether vertical lines that separate one column from another are visible. Mirrors the client-side showColumnLines option. |