property Edit.DrawGridLines as Boolean
Returns or sets a value that determines whether lines are drawn between rows, or unpopulated areas.

TypeDescription
Boolean A boolean expression that determines whether lines are drawn between rows, or unpopulated areas.
By default, the DrawGridLines property is False. Use the BookMarkBackColor2 property to specify the grid lines color. Use the BackColor property to specify the control's background color.

The following screen displays the control's grid lines: