property XMLGrid.GridLines as GridLinesEnum
Specifies whether the control renders grid lines.

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