HighlightRowLineWidth Property

Specifies the thickness of the border around the selected Grid row.

Grid.HighlightRowLineWidth [= nValue]

Parameters

  • nValue
    Specifies the horizontal line thickness of the border in pixels. The minimum value is 0, the maximum value is 7, and the default value is 1. The vertical line thickness is not displayed at design time, but is a run time visual effect.

Remarks

This property is effective only when the HighlightRow property is set to True (.T.).

See Also

HighlightRow Property

Applies To: Grid