skip to main content

Controls Reference : GRID : Properties : Column-Foreground-Color

Column-Foreground-Color
This property allows you to set or retrieve the foreground color of the column identified by the X property. See "Color management" for further details.
 
Example - Modify a grid, set the background and foreground color of one column
procedure division.
  modify screen-1-gr-1 x = 3
         column-background-color 13
         column-foreground-color 0

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left