DynamicFontName Property

Specifies the name of the font used to display text in a Column object. Available at design time; read/write at run time.

Column.DynamicFontName [= cName]

Return Value

  • cName
    Specifies a character expression that evaluates to the name of a font. The expression is reevaluated at run time each time the Grid control is refreshed.

    Note

    At design time, you can view a list of available fonts by selecting the FontName property in the Properties window and clicking the arrow to the right of the property settings box.

Remarks

Applies To: Column Object

Note

The Grid AutoFit method might not resize adequately to display the entire contents of a column if you use this property.

See Also

Reference

FontName Property
DynamicFontOutline Property
DynamicFontBold, DynamicFontItalic, DynamicFontStrikethru, DynamicFontUnderline Properties

Other Resources

Properties (Visual FoxPro)
Language Reference (Visual FoxPro)