ITabSheet.RowHeight

Syntax

RowHeight(Index: Integer): Double;

Parameters

Index. Index of the used row. Admissible parameter value lies within the [0; RowsCount) range.

Description

The RowHeight property determines the height in millimeters of the cell, which index is passed as the Index input parameter.

See also:

ITabSheet