ColumnLines Property

Applies To   See Also

Shows or hides the lines between columns. Available at design time and run time.

Syntax

Control.ColumnLines[ = lExpr]

Settings

lExpr

Specifies whether lines separating columns are displayed. The settings for the ColumnLines property are:

Setting Description
True (.T.) (Default) The lines between columns are visible.
False (.F.) The lines between columns are hidden.