HighlightRow Property

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

Grid.HighlightRow [= lExpr]

Return Value

  • lExpr
    The settings for the HighlightRow property are:

    Setting

    Description

    True (.T.)

    Current row and cell are highlighted. (Default)

    False (.F.)

    Current row and cell are not highlighted.

Remarks

Applies To: Grid Control

See Also

Reference

Highlight Property

HighlightForeColor Property

HighlightBackColor Property

HighlightStyle Property

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)