Contents - Index - Previous - Next


DefaultRowHeight property



Applies to
TProfGrid component

Declaration
property DefaultRowHeight: Word;

Description

Specifies the height (in pixels) of all rows that have not been explicitly resized.

Set DefaultRowHeight to change the size of all rows in the grid. When DefaultRowHeight is set, rows that have been resized are given the DefaultRowHeight as well. 

When new rows are added to the grid, they are created with a height of DefaultRowHeight.