BackColorBkg Property

Returns or sets the background color of the area not covered by any cells.

Syntax

[form!]VSFlexGrid.BackColorBkg[ = 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