Macromedia coldfusion 4.5-cfml language reference User Manual

Page of 608
76
CFML Language Reference 
TYPE="Image", you can use ROWHEIGHT to define enough room for graphics you 
want to display in the row.
ROWHEADER
Optional. Yes or No. Yes displays row labels in the grid control. Defaults to Yes. 
ROWHEADERALIGN
Optional. Enter Left, Right, or Center to position data within a row header. Default 
is Left.
ROWHEADERFONT
Optional. Font to use for the row label. 
ROWHEADERFONTSIZE
Optional. Size font for row label text in the grid control, measured in points.
ROWHEADERITALIC
Optional. Yes or No. Yes presents row label text in italic. Default is No.
ROWHEADERBOLD
Optional. Yes or No. Yes presents row label text in boldface. Default is No.
ROWHEADERWIDTH
Optional. The width, in pixels, of the row header column. 
COLHEADERS
Optional. Yes or No. Yes displays column headers in the grid control. Defaults to 
Yes.
COLHEADERALIGN
Optional. Enter Left, Right, or Center to position data within a column header. 
Default is Left.
COLHEADERFONT
Optional. Font to use for the column header in the grid control. 
COLHEADERFONTSIZE
Optional. Size font for column header text in the grid control, measured in points.
COLHEADERITALIC
Optional. Yes or No. Yes presents column header text in italic. Default is No.
COLHEADERBOLD
Optional. Yes or No. Yes presents column header text in boldface. Default is No.
BGCOLOR
Optional. Background color value for the grid control. Valid entries are: black, 
magenta, cyan, orange, darkgray, pink, gray, white, lightgray, yellow.