DataGridBuilder<T>.ShowRowLines Method
| Name | Parameters | Description |
|---|---|---|
| ShowRowLines(JS) | value | Specifies whether horizontal lines that separate one row from another are visible. Mirrors the client-side showRowLines option. |
| ShowRowLines(Boolean) | value | Specifies whether horizontal lines that separate one row from another are visible. Mirrors the client-side showRowLines option. |