GRID.GridLineColor
state = GRID.GridLineColor( BYVAL nControl AS INTEGER,
BYVAL color AS INTEGER ) AS INTEGER
Sets or gets the color of the gridlines.
Example:
GRID.GridBkColor( nControl, RGB( 222, 0, 0 )