Returns or sets the background color of the non-fixed cells.
Syntax
[form!]VSFlexGrid.BackColor[ = colorref& ]
Remarks
The VSFlexGrid control has several properties that allow you to customize its colors. The picture below shows these properties and to which part of the control each one refers:
To set the background color of individual cells or ranges, use the Cell (flexcpBackColor) property. To set the background color of the current selection, use the CellBackColor property.
Data Type
Color