DynamicFontShadow Property

Applies To   See Also

Specifies whether the text associated with a Column object is shadowed. The logical expression is re-evaluated at run time each time the Grid control is refreshed. Available at design time and run time.

Syntax

Column.DynamicFontShadow[ = "lExpr"]

Settings

"lExpr"

Evaluates to either true (.T.) or false (.F.). The settings for the DynamicFontShadow property are:

Setting Description
True (.T.) The text is shadowed.
False (.F.) (Default) The text is not shadowed.