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]
Property Values
- 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.
See Also
ScrollBars Property | Controlling Record Selection with Joins
Applies To: Grid