Concept Framework 2.0 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: Fri Jan 21 18:06:14 2011 GMT | (c)2011 RadGs Software |