GanttBuilder<T>.ShowRowLines Method
| Name | Parameters | Description |
|---|---|---|
| ShowRowLines(JS) | value | Specifies whether to show/hide horizontal faint lines that separate tasks. Mirrors the client-side showRowLines option. |
| ShowRowLines(Boolean) | value | Specifies whether to show/hide horizontal faint lines that separate tasks. Mirrors the client-side showRowLines option. |