Skip to main content
A newer version of this page is available. .

TcxGridTableOptionsView.HeaderHeight Property

Specifies the height of column headers, in pixels.

Declaration

property HeaderHeight: Integer read; write; default 0;

Property Value

Type Default
Integer 0

Remarks

In a Banded Table View, this property is in effect only if the View arranges columns in one row and their headers occupy a single line.

The default value of the HeaderHeight property is 0.

See Also