IDataGrid.HeaderHeight

Syntax

HeaderHeight: Integer;

Description

The HeaderHeight property determines the height of the columns headers and the component containers.

Comments

Height value is specified in pixels. By default, the value is set to 24 pixels. The available value of the property is in the [1; 100000] range.

See also:

IDataGrid