User Guide
cfgridcolumn 199
fontSize Optional;
All
As specified
by
cfgrid
Size of text in column.
italic Optional;
All
As specified
by
cfgrid
• yes: displays grid control text in italics.
• no
bold Optional;
All
As specified
by
cfgrid
• yes: displays grid control text in bold.
• no
textColor Optional;
All
Color of grid element text in column as a
hexadecimal number or text name.
To enter a hexadecimal value, use the form
"##xxxxxx", where x = 0-9 or A-F; use two number
signs or none.
• Any color, in hexadecimal format
• Black
• Red
• Blue
• Magenta
• Cyan
• Orange
• Darkgray
• Pink
• Gray
• White
• Lightgray
• Yellow
bgColor Optional;
All
Color of background of grid column.
• Options: same as for the
textColor attribute.
dataAlign Optional;
All
as specified
by
cfgrid
Column data alignment:
• Left
• Right
• Center
Attribute Req/Opt;
Formats
Default Description