I'm using PROPERTY myRegion BRUSH_COLOR 'SILVER' to implement a form of complex zebra striping in the a report.
The problem is that I want to use a really light grey color, lighter than SILVER, GRAY, or even LIGHT GRAY. I can set the color I want from the "custom colors" box. But is it possible to set that color through the PROPERTY command (eg, using RGB values or something in place of the color name)? -- Larry

