Returns or sets the color used to draw the grid lines between the fixed cells.
Syntax
[form!]VSFlexGrid.GridColorFixed[ = colorref& ]
Remarks
The GridColorFixed and GridLinesFixed properties determine the appearance of the grid lines displayed in the fixed area of the grid. GridColor and GridLines determine the appearance of the grid lines displayed in the scrollable area of the grid.
The GridColorFixed property is ignored when GridLinesFixed is set to one of the 3D styles. Raised and inset grid lines are always drawn using the system-defined colors for shades and highlights.
Data Type
Color