Skip to main content

headerBackgroundColor

Type

property

Summary

Sets the upper color of the table header

Syntax

set the headerBackgroundColor of widget to <RGBA Color>
get the headerBackgroundColor of widget

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.

Examples

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