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 height of a grid's header can be changed at run time. Available at design time and run time.
Grid.AllowHeaderSizing[ = lExpr]
Property Values
- 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.
See Also
AllowRowSizing Property | HEADER( ) Function | HeaderHeight Property
Applies To: Grid Control