GroupCriterion.FontColor Property

Project Developer Reference

Returns or sets the color of the font for a field used as a criterion in a group definition. Read/write Long. Can be one of the following PjColor constants: .

pjColorAutomatic pjNavy
pjAqua pjOlive
pjBlack pjPurple
pjBlue pjRed
pjFuchsia pjSilver
pjGray pjTeal
pjGreen pjYellow
pjLime pjWhite
pjMaroon

Syntax

expression.FontColor

expression   A variable that represents a GroupCriterion object.

Return Value
PjColor

See Also