Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the record selector column is displayed in a Grid control. Available at design time; read/write at run time.
Grid.RecordMark[ = lExpr]
Return Value
lExpr
The settings for the RecordMark property are:Setting
Description
True (.T.)
(Default) The record selector column is displayed in a Grid.
False (.F.)
The record selector column is not displayed in a Grid.
Remarks
Applies To: Grid
See Also
Tasks
How to: Control Record Selection with Joins