BackColorFixed Property

Returns or sets the background color of the fixed rows and columns.

Syntax

[form!]VSFlexGrid.BackColorFixed[ = colorref& ]

Remarks

See the BackColor property for a diagram that shows which colors are used to paint which areas of the grid.

Data Type

Color

See Also

VSFlexGrid Control