property XMLGrid.GridLinesColor as Color
Specifies a value that indicates the grid line color.

TypeDescription
Color A color expression that indicates the color for control's grid lines.
Use the GridLinesColor property to specify the color of the control's grid lines. The GridLines property indicates whether the control draws the grid lines. By default, the GridLinesColor property is &H8000000F&.