IDataGridRow.Height

Syntax

Height: Integer;

Description

The Height property determines the table row height. It is relevant if the RowSizingMode property is set to Single.

See also:

IDataGridRow