pgHiliteColor
Type
property
Summary
The color of the highlighted rows.
Syntax
set the pgHiliteColor of widget to <RGBA Color>
get the pgHiliteColor of widget
Description
The pgHiliteColor is used to draw the rows that is currently highlighted.
Examples
set the pgHiliteColor of widget"PolyGrid" to "136,196,255,224"