property List.GridLineColor as Color
Specifies the grid line color.

TypeDescription
Color A color expression that indicates the color of the grid lines.
Use the GridLineColor property to specify the color for grid lines. Use the DrawGridLines property to show the grid lines. Use the ColumnsAllowSizing property to allow resizing the columns, when the control's header bar is not visible. Use the HeaderVisible property to show or hide the control's header bar.