HighlightRow Property

Applies To   See Also

Specifies whether the current row and cell in a Grid control is highlighted. Available at design time; read/write at run time.

Syntax

Grid.HighlightRow[ = lExpr]

Settings

lExpr

The settings for the HighlightRow property are:

Setting Description
True (.T.) (Default) Current row and cell are highlighted.
False (.F.) Current row and cell are not highlighted.