colBackground
Specifies the Table column background as an array. Use the column number or column header as the index to reference the attribute.
Type
array of java.awt.Color
Example
colBackground['Total'] = java.awt.Color.green;
| << colAlignment | © 1996-2013 InetSoft Technology Corporation (v11.5) | colBorder >> |