Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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