IDataGrid.HeaderHeight

Syntax

HeaderHeight: Integer;

Description

The HeaderHeight property determines the height of component's columns headers and bands headers.

Comments

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

See also:

IDataGrid