headerBackgroundColor

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

Sets the upper color of the table header

Example
set the headerBackgroundColor of widget"PolyGrid" to 125,125,220,255
Description

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

Tagstable,data