ShowCursor Property

Gets or sets a value that determines whether to show the marker position in the grid.

Syntax

object.ShowCursor [= value]

Parameters

value
A Boolean expression that, when TRUE, shows the marker position.

Remarks

If ShowCursor is TRUE, the cell at the marker position acquires a red border.

See Also

Row, Col