Specifies whether the text associated with a Column object is outlined. 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.DynamicFontOutline[ = "lExpr"]
Settings
"lExpr"
Evaluates to either true (.T.) or false (.F.). The settings for the DynamicFontOutline property are:
Setting | Description |
True (.T.) | The text is outlined. |
False (.F.) | (Default) The text is not outlined. |