fixedColumnsForeColor

Type: Integer

Availability: Read or write at any time

The fixedColumnsForeColor property of the JadeSkinTable class specifies the color with which the text of fixed columns is drawn. The default value of #80000000 means that this property is ignored. The foreground color of fixed columns for any other value is drawn using the specified value of this property.

If a fixed cell has a specific foreground color set via a cell, row, column Table class foreColor property, the skin background color value specified by the fixedColumnsForeColor property is ignored.

2020.0.01 and higher