Back to Devexpress

GanttBuilder<T>.ShowRowLines Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-ganttbuilder-1-dot-showrowlines.md

latest829 B
Original Source

GanttBuilder<T>.ShowRowLines Method

NameParametersDescription
ShowRowLines(JS)valueSpecifies whether to show/hide horizontal faint lines that separate tasks. Mirrors the client-side showRowLines option.
ShowRowLines(Boolean)valueSpecifies whether to show/hide horizontal faint lines that separate tasks. Mirrors the client-side showRowLines option.