AllowHeaderSizing Property

Specifies whether the height of a grid's header can be changed at run time. Available at design time and run time.

Grid.AllowHeaderSizing[ = lExpr]

Return Value

  • lExpr
    One of the following:

    Setting Description

    True (.T.)

    (Default) The height of the grid's header can be changed by dragging the header at run time.

    False (.F.)

    The height of the grid's header cannot be changed by dragging the header at run time.

Remarks

Applies To: Grid Control

See Also

Reference

AllowRowSizing Property
HEADER( ) Function
HeaderHeight Property

Other Resources

Properties (Visual FoxPro)
Language Reference (Visual FoxPro)