IDataGridBand.AutoFillDown

Syntax

AutoFillDown: Boolean;

Description

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

Comments

If the property is set to True, the band header is automatically expanded down by the distance that equals the total height of all the other band headers. If the property is set to False, band header height is fixed.

Example

See also:

IDataGridBand