Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Column.DynamicFontShadow[ = "lExpr"]
Property Values
- "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.
See Also
FontShadow Property | DynamicFontOutline Property | DynamicFontBold, DynamicFontItalic, DynamicFontStrikethru, DynamicFontUnderline Properties
Applies To: Column