headerBackgroundColor2
Type
property
Summary
Sets the bottom color of the table header
Syntax
set the headerBackgroundColor2 of widget to <RGBA Color>
get the headerBackgroundColor2 of widget
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.
Examples
set the headerBackgroundColor2 of widget"PolyGrid" to 90,90,200,255