rowAlternateColor

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

Specifies the fill color of alternate rows when property alternateRowColors is true.

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

Use the rowAlternateColor property to get and set the fill color of the alternate table rows. It is only effective when property alternateRowColors is set to true

Tagstable,data