This constant refers to the cell text color of the context row in a table window column. (You cannot set the color of the cell text in the Customizer). Use this constant with the SalColorGet and SalColorSet functions. Value = 100

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int COLOR_IndexCellText

See Also