pgBackgroundColor

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

Specifies the background color of the table.

Example
set the pgBackgroundColor of widget"PolyGrid" to "0,0,255,157"
Description

Use the pgBackgroundColor property to specify the background color of the table. Bacckground is drawed behind rows, and rows have their own background color.

Tagstable,data