Concept Framework 2.2 documentation Contents | Index

RColumnManager.Backcolor

Name Type Access Version Deprecated
Backcolor property public version 1.0 no

Prototype:
Read/Write property Backcolor[=ColumnBackgroundColor]


Description:
Sets or gets the background color for a column as a hex number.
The color is specified via a hex number (similar to HTML): 0xRRGGBB
For example, RED is 0xFF0000, BLUE is 0x0000FF.

Warning: this property is not supported on all the platforms and by all the controls. It is recommended the use of skins instead.

Returns:
Returns the background color for a control.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:07 2013 GMT(c)2013 Devronium Applications