rowColor

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the rowColor of widget to <RGB Color>
get the rowColor of widget
Associationscom.livecode.widget.polygrid
Summary

Specifies the fill color of rows.

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

Use the rowColor property to get and set the fill color of the table rows.

Tagstable,data