IDataGridBand.AutoFillDown

Syntax

AutoFillDown: Boolean;

Description

The AutoFillDown property determines whether it is possible to expand a container header down.

Comments

If the property is set to True, the container header is automatically drop-down expanded in space, that equals the total height of all the other container headers. If the property is set to False, the container header height is fixed.

Example

See also:

IDataGridBand