lineColor

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the lineColor of widget to <RGBA Color>
get the lineColor of widget
Synonymscolumndividercolor
Associationscom.livecode.widget.polygrid
Summary

Sets the color of the table column dividers.

Example
set the lineColor of widget"PolyGrid" to "136,196,255,224"
Description

Use the lineColor property to get and set the color of the lines that separate the columns of the table.

Tagstable,data