| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| AlternateColors | function | public | version 1.0 | no |
| null-return AlternateColors(number even_color, number odd_color) |
| even_color | The background color for the even rows |
| odd_color | The background color for the odd rows |
| Set the odd and even row background color. even_color and odd_color should be a number in this format: 0xRGB, for example, for red: 0xFF0000, for blue: 0x0000FF. |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013 GMT | (c)2013 Devronium Applications |