headerLineColor
Type
property
Summary
Sets the color of the table column header dividers.
Syntax
set the headerLineColor of widget to <RGBA Color>
get the headerLineColor of widget
Description
Use the headerLineColor property to get and set the color of the table's column header dividers.
Examples
set the headerLineColor of widget"PolyGrid" to "136,196,255,224"