headerBackgroundColor2

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

Sets the bottom color of the table header

Example
set the headerBackgroundColor2 of widget"PolyGrid" to 90,90,200,255
Description

Use headerBackgroundColor2 to set the color of the bottom side of the table header. Use it in combination with headerBackgroundColor to make a gradient effect.

Tagstable,data