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.
Shows or hides the lines between columns. Available at design time and run time.
Control.ColumnLines[ = lExpr]
Property Values
- 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.
See Also
ColumnWidths Property | ColumnOrder Property | Columns Property
Applies To: ComboBox Control | ListBox Control